[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.technology] Code Assist for external jar
|
- From: "stacktrace" <stacktrace@xxxxxx>
- Date: Thu, 09 Oct 2003 17:52:57 -0700
- Newsgroups: eclipse.technology
- Organization: EclipseCorner
- User-agent: Pan/0.13.3 (That cat's something I can't explain)
Hello
I'm trying to use code assist to preview classes/methods in the java
editor for servlet classes.
I've added the servlet api jar to the classpath and can resolve
dependencies necessary for compilation, however I'm afraid I cannot get
code complete to work for any apis not in the JRE.
Any help would be appreciated.
Regards.