facebook

Mutilple struts-config files

  1. MyEclipse IDE
  2.  > 
  3. Feature Requests
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #205610 Reply

    cfrers
    Member

    Hi Riyad:
    This is a tricky but very relevant criteria for us. Does ME supports mutilple struts-config files? We have the following web.xml entries:

    <init-param>
    <param-name>config</param-name>
    <param-value>
    /WEB-INF/struts-config.xml,
    /WEB-INF/struts-config-faglige.xml,
    /WEB-INF/struts-config-kontingent.xml,
    /WEB-INF/struts-config-grundmodul.xml,
    /WEB-INF/struts-config-drift.xml,
    /WEB-INF/struts-config-ydelser.xml,
    /WEB-INF/struts-config-medlemorganisation.xml,
    /WEB-INF/struts-config-sager.xml,
    /WEB-INF/struts-config-dokumenter.xml,
    /WEB-INF/struts-config-afi.xml
    </param-value>
    </init-param>

    If we look at the “Package Explorer”, only the struts-config.xml gets labeled as being of type “struts-config” file. How do me make ME regonize the other struts config files as struts config files?

    #205625 Reply

    Riyad Kalla
    Member

    This is a very good question. For now you will need to add each struts file to your Window > Preferences > Workbench > File Associations window as separate File Types with the MyEclipse Struts Editor associated with it. We are prototyping and testing multi-module struts support for the 2.8 release now.

    We appologize for the trouble.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Mutilple struts-config files

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