Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » new Plug-in Test Fragment Project proposal
new Plug-in Test Fragment Project proposal [message #566454] Tue, 06 May 2008 18:56
Sudhakar is currently offline SudhakarFriend
Messages: 12
Registered: July 2009
Junior Member
I constantly find myself needing to create new fragment projects to test
plugins that I develop for RCP applications.

Right now this a manual process consisting of

1. Launch the New Fragment Project wizard
2. Enter the host plugin name
3. Move the newly created Fragment project to my working set in Package
Explorer
4. Add a dependency on org.junit4
5. Create the AllUnitTests.java class

Is there a way to define a new Project Wizard "Plug-in Test Fragment
Project" that will consolidate as much of the above actions?

Thanks
-sud
Previous Topic:WORKSPACE, .metadata, solutions files, project files
Next Topic:new Plug-in Test Fragment Project proposal
Goto Forum:
  


Current Time: Fri Apr 26 01:04:23 GMT 2024

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

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

Back to the top