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
dcane
Post subject: Code Completion for imported classes in JSP?  PostPosted: May 29, 2003 - 05:27 PM



Joined: May 29, 2003
Posts: 1

Howdy,

Should the code completion work for java objects imported into the JSP page?

Something like:

<%@ page import="com.mystuff.myclasses.*"%>

MyObject obj = new Obj();
obj.<code complete?>

I cant seem to get that to work... What do I need to do?

Thanks!

Daniel Cane
dec8@cornell.edu
 
 View user's profile Send private message  
Reply with quote Back to top
support-scott
Post subject:   PostPosted: May 29, 2003 - 05:36 PM
Moderator
Moderator


Joined: May 06, 2003
Posts: 6760

Daniel,

Yes, code completion for Java objects in a JSP page works quite well. Your project must be set up properly to enable all the features of MyEclipse. Is your JSP page in a MyEclipse Web Project under the web root directory?

There's a tutorial on setting up a project available here:
http://myeclipseide.com/enterpriseworkbench/help/index.jsp

--Scott
MyEclipse Support

_________________
--Scott
MyEclipse Support
 
 View user's profile Send private message Visit poster's website  
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