facebook

MyEclipse IDE 6 GA hangs opening tiles-defs.xml

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #279464 Reply

    I seem to remember having this problem before with an earlier version and “doing something” and fixing the problem or at least making it go away. It has returned and I don’t remember how I fixed it last time (and I did a search and found nothing) and it’s a show stopper for me.

    I double-click the tiles-defs.xml file under my WEB-INF directory for my web application and the IDE seems to go off into “never-never-land” and become non-responsive. As I write this it has been about 10 minutes or more and it hasn’t come back yet.

    I’m going let it spin for a while and see what happens, but I’d sure like to know how to fix this as I do a lot of editing of that file.

    #279488 Reply

    Loyal Water
    Member

    Have you tried optimizing your memory settings ? Add this line to your eclipse.ini file and check if it helps:-

    -vmargs -Xms128M -Xmx512M -XX:PermSize=64M -XX:MaxPermSize=128M

    Can you go to MyEclipse > Installation Summary > Installation Details and paste the information here for me incase the problem persists.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: MyEclipse IDE 6 GA hangs opening tiles-defs.xml

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