[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.technology] Code Assist for external jar

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.