facebook

Bug in MyEclipse 4.0M1

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #230072 Reply

    1. Project name change does not work
    When changing a project name (esp web project) , the changes
    within the MyEclipse settings do not work properly. The context
    starts always with old name. (was also there in MyEclipse 3.8.4)

    2. faces-config changes does not reloads context
    Changing the faces-config.xml does not reload the context.
    Not sure if this is actually a bug or feature ?

    3. Deployment of standard jar files
    If I change the project capabilities my introducing my own jar files,
    the settings works correctly in IDE but during deployment both old and new jar files gets deployed.

    Environment:
    MyEclipse 4.0M1
    jdk1.4.2_08
    Eclipse 3.0.2

    #230083 Reply

    Riyad Kalla
    Member

    1. Project name change does not work
    When changing a project name (esp web project) , the changes
    within the MyEclipse settings do not work properly. The context
    starts always with old name. (was also there in MyEclipse 3.8.4)

    You can manually open the “dot” files from the Navigator view to fix any stale values, please let us know which values didn’t change so we can fix them. ALSO, make sure you have closed the project, restarted MyEclipse and reopened a project after renaming it.

    2. faces-config changes does not reloads context
    Changing the faces-config.xml does not reload the context.
    Not sure if this is actually a bug or feature ?

    This depends entirely on your app server, it has nothing to do with MyEclipse.

    3. Deployment of standard jar files
    If I change the project capabilities my introducing my own jar files,
    the settings works correctly in IDE but during deployment both old and new jar files gets deployed.

    MyEclipse will deploy whatever files exist in your project or on your build path (depending on what settings you have) so if these files are getting deployed it means they are in your path, and you likely want to remove them.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Bug in MyEclipse 4.0M1

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