Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » How to exclude test directory in Export
How to exclude test directory in Export [message #590898] Mon, 02 February 2009 06:25
Mikael Petterson is currently offline Mikael PettersonFriend
Messages: 158
Registered: July 2009
Senior Member
Hi,

When I do an Export --> Plugin-in Development --> Deployable Features in
Eclipse 3.4 I get an build error caused by my newly added test package.

There is no problem when I am working on the plug-in. But when I do an
export I get the message that the classes that my plugin extends is not
possible to reslove. What is the best option:

1. Exclude the test directory in an Export.
2. Include it in the class path for the Export.

How can I do either of the options in my plugin.xml ( or feature.xml).

cheers,

//mikael
Previous Topic:Web Start Eclipse Platform failing
Next Topic:How to exclude test directory in Export
Goto Forum:
  


Current Time: Fri Apr 19 20:01:54 GMT 2024

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

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

Back to the top