Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » How to share compiler settings across working set
How to share compiler settings across working set [message #596817] Mon, 14 April 2008 19:04 Go to next message
Eric Jain is currently offline Eric JainFriend
Messages: 266
Registered: July 2009
Senior Member
I'd like to share the compiler settings (and perhaps other settings as
well...) for a set of projects with team members.

There is the option of storing compiler settings with each project. But
I'd rather not have the update the settings for each project (several
dozen...) whenever we decide to change a setting.

Sharing the entire workspace may (or may not) be a solution, but I'm not
sure how that could work (we use different platforms so hardcoded paths
would be a problem etc).

Any ideas?
Re: How to share compiler settings across working set [message #667668 is a reply to message #596817] Sat, 30 April 2011 22:12 Go to previous messageGo to next message
disco stu is currently offline disco stuFriend
Messages: 6
Registered: April 2011
Junior Member
man this is an old post. But I'm having the same difficulty.

In visual studio this task is pretty easy with the help of property sheets, but as far as I can tell eclipse lacks this.

Will post back here if I find anything.
Re: How to share compiler settings across working set [message #667671 is a reply to message #667668] Sun, 01 May 2011 03:11 Go to previous message
Andrew Eisenberg is currently offline Andrew EisenbergFriend
Messages: 382
Registered: July 2009
Senior Member
Is this somehow specific to AJDT, or is this a question about standard Java programming. This is a forum related to AJDT, but I can answer your question anyway.

You can store project specific compiler settings by going to:
Project -> Properties -> Java Compiler (or AspectJ Compiler). Check "Enable project specific settings". Any changes that you then make will be committed to your version control and shared with other developers on your team.
Previous Topic:creating one update site for multiple features?
Next Topic:equinox aspect and config.ini
Goto Forum:
  


Current Time: Fri Apr 26 21:22:33 GMT 2024

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

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

Back to the top