Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Papyrus for Real Time » Customize generated code folder(Change the default eclipse workspace folder with any fil system folder)
Customize generated code folder [message #1797606] Fri, 02 November 2018 16:14 Go to next message
Dimo Ditchev is currently offline Dimo DitchevFriend
Messages: 33
Registered: September 2018
Member
Does anyone know how to change the default eclipse workspace folder with a different folder where the generated code will be placed?

Thanks,
Dimo
Re: Customize generated code folder [message #1797613 is a reply to message #1797606] Fri, 02 November 2018 17:34 Go to previous messageGo to next message
Ernesto Posse is currently offline Ernesto PosseFriend
Messages: 438
Registered: March 2011
Senior Member
You can switch to a different workspace by selecting "File > Switch Workspace > Other...", but currently there is no way for configuring Papyrus-RT to generate code outside of an Eclipse workspace.

You could either create a symbolic link or alias in the folder where you want the generated code to point to the CDT projects or the workspace. Alternatively, you could write a shell script to copy or move the generated projects to some other location, and you could call the script using "Run > External Tools".

Re: Customize generated code folder [message #1797620 is a reply to message #1797613] Fri, 02 November 2018 18:40 Go to previous message
Dimo Ditchev is currently offline Dimo DitchevFriend
Messages: 33
Registered: September 2018
Member
Thank you, now I know that I should not waste time trying to do it through Eclipse.
Previous Topic:[isQuery=true] property on passive class function does not reflect on source file
Next Topic:Exchanging messages between capsules in different controllers
Goto Forum:
  


Current Time: Tue Apr 23 10:43:48 GMT 2024

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

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

Back to the top