Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » WindowBuilder » New WB SWT project - Adding PluginLibraries
New WB SWT project - Adding PluginLibraries [message #902641] Fri, 17 August 2012 14:01
Eclipse UserFriend
Hi,

I made a new component and a plugin to put it on the palette of window builder. I saw that when a new SWT project is create a lot of jars are added to the project.

ProjectUtils.addPluginLibraries(javaProject, "org.eclipse.jface");

How can I put my jar? I put: ProjectUtils.addPluginLibraries(javaProject, "com.test.fw.wb.mvc.core"); and export it to /eclipse/plugin, but don't find it..

Anyone have an idea of what I need to do?
Previous Topic:window builder dont vies like it should
Next Topic:New WB SWT project - Adding PluginLibraries
Goto Forum:
  


Current Time: Sun Feb 09 19:28:24 GMT 2025

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

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

Back to the top