Skip to main content



      Home
Home » Eclipse Projects » JFace » how to convert eclipse plug-in project to java project(want to convert project without rewriting every thing)
how to convert eclipse plug-in project to java project [message #1703238] Wed, 29 July 2015 11:59
Eclipse UserFriend
I have one eclipse plug-in project which is Java and can be plug into IBM lotus Notes application. This Java eclipse plug-in project is working fine in IBM Notes and it has graphic pages. It used a lot of library like:

org.eclipse.jface,
org.eclipse.swt,
org.eclipse.ui,
org.eclipse.wb.swt,

Now we want to decouple this project from IBM Notes and make it as standandalone Java application. It could be eclipse dependent Java application, but is not plugin into IBM Notes. How to way we can convert it to standard alone Java application ? Please let me know the idea/main steps if you have any idea. I hope I don't need to rewrite every thing.

Thanks
Previous Topic:[Databinding] Tableviewer only updates new entries
Next Topic:How to Build a "searchable" Combo?
Goto Forum:
  


Current Time: Fri Jul 04 16:59:33 EDT 2025

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

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

Back to the top