Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Javascript validation and jar files
Javascript validation and jar files [message #528005] Sun, 18 April 2010 16:47
Eclipse UserFriend
Originally posted by: asp.sven.gmail.com

Hi,
I working on a fairly large product, written on top of Apache Cocoon. Large parts of it is written in Java and other
parts are written in Javascript. Cocoon makes part of the Java code available in the Javascript global scope so that
classes can be imported into Javascript using importPackage.

My problem is that I want the Javascript editor/validator to recognize the existence of the Java packages. I have not
managed to figure out how to do that. There doesn't appear to be a way to add jars to the "Runtime libraries" and I
haven't been able to find any other way to influence the global scope for a project.

What is the best way to accomplish this?

Thanks,
Sven.
Previous Topic:How to listen to "Add and remove projects" to server event?
Next Topic:task wsgen not found
Goto Forum:
  


Current Time: Thu Apr 18 05:44:14 GMT 2024

Powered by FUDForum. Page generated in 0.01836 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top