facebook

Struts Flow Modeller wizards and package case

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #213394 Reply

    greggt
    Member

    Hi

    I am using Eclipse Version: 3.0.0 and Enterprise Workbench 3.8.1 GA (recently upgraded from 3.8.0 GA). As I am new to this tool, I am not sure whether I am doing something wrong to cause the following behaviour :

    If I create a new Web Project and then add Struts Capabilities, the dialog requests more information from me, including:

    “base package for new classes”

    If I set that according to the Java naming standard, then all packages have lower case names. e.g. com.yourcompany.struts

    However some people do use mixed (camel) case on packages e.g.
    com.yourcompany.myStruts

    Now, using the latter – the project is created with the packages in the correct case.

    However, when using the Struts Flow Modeller wizards to add new forms, actions etc. the form type always defaults to the lower case for all packages. e.g.
    com.yourcompany.mystruts.form.LoginForm

    Interesting:
    In 3.8.0 GA, manually changing the package at this step would cause exceptions to be thrown in the log.
    In 3.8.1 GA, manually changing the package at this step works, but it is a pain to have to change every time.

    So, is it something I have not set correctly which causes the wizards to ignore my base package settings?

    Thanks in advance

    Gregg

    #213433

    Riyad Kalla
    Member

    Gregg,
    I was able to reproduce this quickly with your detailed walkthrough, I will file it as a bug and hopefully get the fix out soon.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Struts Flow Modeller wizards and package case

You must be logged in to post in the forum log in