facebook

Moving ApplicationResources.properties file to new package

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

    RoseFlores
    Member

    Hi,
    I am running Eclipse 3.0 and MyEclipse 3.8.1 GA.
    I would like to move this file to a new package…what is the best way to do this?

    #214833 Reply

    Riyad Kalla
    Member

    Rose,
    The only fully qualified reference to that file should exist in the struts-config.xml file, so moving that file should be fine as long as you update your struts-config.xml file after (down in the <message-resource> section).

    However if you have manually loaded that file in your code anywhere, then you must update those references as well. I would first search your entire project for “ApplicationResources.properties” and see what you come up with and change the references you find to it.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Moving ApplicationResources.properties file to new package

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