facebook

Java classes compiled in tomcat folder (not in the project)

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

    jpallanore
    Member

    Hello,

    I use MyEclipse 8.0 with Tomcat 6.0.18.

    When I compile a project, the .class files are in tomcat\webapps\project_name\WEB-INF\classes\generated and I would like than these files are in my_project_folder\WebRoot\WEB_INF\classes\generated.

    Consequently, when I run my JSP project, java classes and JSP are always compiled (or even with no modifications).

    Anybody have a solution about this problem ?

    Thank in advance,
    Jean-Philippe

    #306839 Reply

    jpallanore
    Member

    I’ve got 2 workspaces : one for Eclipse et one for Tomcat. When I modify a file in my Eclipse project, webapps of Tomcat is update. There is a heavy operation.

    FInally, I include my Eclipse project into webapps of Tomcat. I think than Tomcat 6 allow to develop a project into 2 different workspaces.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Java classes compiled in tomcat folder (not in the project)

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