Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Launch new Eclipse session, import & build project with JAVA class(Launch new Eclipse session, import & build project with JAVA class)
Launch new Eclipse session, import & build project with JAVA class [message #1753546] Tue, 07 February 2017 15:48 Go to next message
Denis Vallin is currently offline Denis VallinFriend
Messages: 2
Registered: February 2017
Junior Member
Hello all,

here is my point: while with cmd.exe window I able to execute the following commands:
eclipsec.exe -nosplash -application org.eclipse.cdt.managedbuilder.core.headlessbuild -data myworkspace -import project -cleanBuild project

when I try to excecute it in java under eclipse I've issues.
first part: eclipsec.exe -nosplash -application org.eclipse.cdt.managedbuilder.core.headlessbuild -data myworkspace is ok

second part: -import project -cleanBuild project seems not working.

Who can help me tp solve this issue?

Re: Launch new Eclipse session, import & build project with JAVA class [message #1753564 is a reply to message #1753546] Tue, 07 February 2017 17:40 Go to previous messageGo to next message
Stephan Herrmann is currently offline Stephan HerrmannFriend
Messages: 1853
Registered: July 2009
Senior Member
how do you specify "project"? Using an absolute path? If relative perhaps a matter of working with a wrong current working directory?
Re: Launch new Eclipse session, import & build project with JAVA class [message #1753617 is a reply to message #1753564] Wed, 08 February 2017 08:39 Go to previous message
Denis Vallin is currently offline Denis VallinFriend
Messages: 2
Registered: February 2017
Junior Member
Hi, I specified the absolute path.
Previous Topic:Perspective/View bug in macOS Sierra
Next Topic:How can I make Window Builder parse an inherited JFrame?
Goto Forum:
  


Current Time: Sat Oct 05 13:06:26 GMT 2024

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

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

Back to the top