MyEclipse Forums
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
mvhegde
Post subject: handling of jsp files outside webroot  PostPosted: Sep 12, 2003 - 06:55 AM
Veteran Member
Veteran Member


Joined: Sep 04, 2003
Posts: 7

Hi

JSP code completion works great!! Thanks a lot.
But I have two issues.

1.
I have several jsps outside my webroot. But why should myeclipse
bother with them? It should not try to compile or parse those jsps, or it
should be an option. If we have our own ant build process which copies
the jsps to some staging folder, my eclipse tries to compile them too and
complains :

Error /eclipse/workspace/myweb/src/MyJsp.jsp) not in base path (C:/eclipse/workspace/myweb/web/) MyJsp.jsp myweb/src line 0

My view is that it should not go beyond webroot!!

2.
The output folder issue: I have a java project with lot of java files and it
has classes as output folder. I have lot of jsps also in a sub folder. So I
tried to use myeclipse and tried to web enable by selecting
"Web Project Configuration...." dialog box.
Now it takes forever to compile those jsps. I have to kill eclipse.
Then when I look at the project properties ->Build Path the output path of
the entire project is changed to webroot/WEB-INF/classes and since I have
huge # of java files, it seems eclipse tries to recomplie them again into the
new output folder along with jsps which is not good behaviour. I think
"Web Project Configuration...." should ask for "web src folder" too.

myeclipse 2.6.2 (latest 9/10/2003)
eclipse 2.1.1
java 1.3.1_08 on Windos 2000

Thanks
Mvhegde
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
smithno
Post subject:   PostPosted: Oct 14, 2003 - 01:17 PM
Registered Member
Registered Member


Joined: Aug 25, 2003
Posts: 3

I agree with Item 1. The directory location where JSPs reside on my projects is determined by the
Clear Case admin, which is not in Webroot. Being able to handle JSPs outside webroot is desirable!!

Norm
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
support-michael
Post subject:   PostPosted: Oct 14, 2003 - 01:51 PM
Moderator
Moderator


Joined: May 05, 2003
Posts: 1037

Norm,

Thanks for the feedback. There is an open enhancement request to increase web project flexibility. I know our team is discussing this feature now.

Michael
MyEclipse Support
 
 View user's profile Send private message  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits