Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Programmatic Adding IClasspathEntry to Web Deployment Assembly(Programmatic Adding IClasspathEntry to Web Deployment Assembly)
Programmatic Adding IClasspathEntry to Web Deployment Assembly [message #553239] Mon, 16 August 2010 19:03
Jared Rodriguez is currently offline Jared RodriguezFriend
Messages: 1
Registered: July 2009
Junior Member
We have an eclipse plugin that adds libs to a Dynamic WebProject on creation if the developer wants that project to deploy to spring. Unfortunately, the only ways I can find to ensure that those entries are also deployed with the war requires using internal WTP classes.


  • org.eclipse.jst.common.internal.modulecore.ClasspathContaine r.VirtualComponent
  • org.eclipse.wst.common.componentcore.internal.resources.Virt ual.Reference


and others.

Is there a public API for doing this, or will I continue to have to use the internals?
Previous Topic:Web Template
Next Topic:JSDT editor in java project
Goto Forum:
  


Current Time: Thu Apr 25 12:22:54 GMT 2024

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

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

Back to the top