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
Arthur Fücher is currently offline Arthur FücherFriend
Messages: 59
Registered: August 2012
Member
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: Fri Apr 26 06:53:36 GMT 2024

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

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

Back to the top