Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » [java] is it possible to export project with all required classes automatically?
[java] is it possible to export project with all required classes automatically? [message #722826] Tue, 06 September 2011 19:54 Go to next message
Zenon Frof is currently offline Zenon FrofFriend
Messages: 1
Registered: September 2011
Junior Member
hello
I'm new to eclipse and I'm trying to organize my workspace in reliable structure.
Now I have two questions:

Is it possible, to export project with all dependencies (required classes from other project) without clicking them in export wizard? Eclipse knows dependencies, because they are "clicked out" in project properties. I don't want to remember them and check on every export.

And the more advanced puzzle:
Is it possible to export automatically only required classes from other projects insead of exporting all?

best regards for all
(no subject) [message #724849 is a reply to message #722826] Tue, 13 September 2011 10:22 Go to previous message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
On 06.09.2011 21:54, Zenon Frof wrote:
> hello
> I'm new to eclipse and I'm trying to organize my workspace in reliable
> structure.
> Now I have two questions:
>
> Is it possible, to export project with all dependencies (required
> classes from other project) without clicking them in export wizard?
> Eclipse knows dependencies, because they are "clicked out" in project
> properties. I don't want to remember them and check on every export.
You can use the Java > Runnable JAR file export wizard if you have a
launch configuration for your project.
>
> And the more advanced puzzle:
> Is it possible to export automatically only required classes from
> other projects insead of exporting all?
No.

Dani
>
> best regards for all
>
Previous Topic:Model to Model Transformation
Next Topic:eclipse training
Goto Forum:
  


Current Time: Sat Apr 27 03:52:26 GMT 2024

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

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

Back to the top