Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Oomph » oomph advance mode(AspectJ Developer Tools)
oomph advance mode [message #1858256] Sat, 25 March 2023 02:16 Go to next message
Mario Jauvin is currently offline Mario JauvinFriend
Messages: 94
Registered: October 2015
Member
Hi, I would like to setup AJDT to use the advanced oomph setup and have the project configured as Eclipse JDT is configured. I was looking at the project and found out that JDT contains pom files but does not use the M2E. Rather it seems that all .classpath and .project files are committed.

Is this the "recommended" setup for using oomph with project setup? I am talking with Alexander Kriegisch and I would like to help him setting it up for AJDT but I would rather perfer to use the pom files and the M2E configuration.
Re: oomph advance mode [message #1858260 is a reply to message #1858256] Sat, 25 March 2023 07:16 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
Maybe have a look at how m2e itself sets up its project:

https://raw.githubusercontent.com/eclipse-m2e/m2e-core/master/setup/m2e.setup

Or at how Tycho does that:

https://raw.githubusercontent.com/eclipse-tycho/tycho/master/setup/Tycho.setup



Ed Merks
Professional Support: https://www.macromodeling.com/
Re: oomph advance mode [message #1858265 is a reply to message #1858260] Sat, 25 March 2023 19:46 Go to previous messageGo to next message
Mario Jauvin is currently offline Mario JauvinFriend
Messages: 94
Registered: October 2015
Member
Thanks for the suggestion. I am still trying to understand though is it pertinent to oomph project setups whether m2e is used or not or is it completely unrelated?

I don't understand the tycho reference. I know tycho to be a maven plugin to handle osgi/eclipse plugins, how is this pertinent to Eclipse builds?
Re: oomph advance mode [message #1858271 is a reply to message #1858265] Sun, 26 March 2023 07:19 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
I think it matters little what I recommend for which files should or should not be checked into the git repository. So I point you at some other projects with setups, including m2e, where you can see they too check in the .project and .classpath files, and also to Tycho where they do not do that. Both are complex Java projects that are compiled in the IDE, have Oomph setups, and use m2e, which seemed to be the focus on your question.

Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Testing changes in project setup files
Next Topic:Running Oomph setup from the command line
Goto Forum:
  


Current Time: Thu Apr 25 14:23:29 GMT 2024

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

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

Back to the top