facebook

Two problems about Myeclipse 5.01

💡
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. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #257251 Reply

    eclipsecnbj
    Member

    I try 5.01 today,but have two problems

    (eclipse 3.2, Myeclipse 5.01)

    I use ultredit(a flie editor) and myeclipse 5.01 ,do a jave web project with tomcat.

    I start tomcat in myeclipse,and can brows jsp file with ie(http://localhost:8080/test/test.jsp)
    so tomcat server is running.

    I open a jsp file with myeclipse, then I use ultredit open the jsp flie also.In ultredit ,I modify the jsp file,back to myeclipse edit window,but myeclipse5.0 can’not the jsp has been changed!

    why? I know myeclipse 4.0 can konw it has been changed,and tell me it will be reload the file.

    If the tomcat is running ,when the jsp file changed with myeclipse4.0(or refresh with myeclipse4.0),the file will be deploied to tomcat webapp/test folder auto.but myeclipse 5.0 can not.

    It is 5.0 bugs? or I do not configure myeclipse correctly? I use the default configuration

    #257289

    Riyad Kalla
    Member

    I open a jsp file with myeclipse, then I use ultredit open the jsp flie also.In ultredit ,I modify the jsp file,back to myeclipse edit window,but myeclipse5.0 can’not the jsp has been changed!

    Does it give you an error or ask you to reload the file?

    If the tomcat is running ,when the jsp file changed with myeclipse4.0(or refresh with myeclipse4.0),the file will be deploied to tomcat webapp/test folder auto.but myeclipse 5.0 can not.

    You must be using an “Exploded deployment”. If you are, then the problem is you need to refresh your project, try turning on the feature under Windows > Preferences > General > Workspace > “Automatically refresh”

    #257328

    eclipsecnbj
    Member

    The two problem are both about Windows > Preferences > General > Workspace > “Automatically refresh”

    The default configuration Workspace > “Automatically refresh” is not selected.

    When not selected,if i changed the file with an external editor,the eclipse does not give me an error or ask me to reload the file.so myeclipse does not know the file changed,and not redploy the file to server again.

    When I select Workspace > “Automatically refresh” ,all is ok!

    By the way,when I select Workspace > “Automatically refresh”,eclipse does not asked me reload the file,but reload it stealthily.

    It is eclipse 3.2,but not myeclipse5.0’s problem.

    Many thanks to Riyad 🙂

    #257337

    Riyad Kalla
    Member

    I’m very glad to hear it’s working better now.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Two problems about Myeclipse 5.01

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