You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Michael Barker edited this page Feb 28, 2014
·
18 revisions
Working in Eclipse
The Aeron project has set up the gradle build such that it is able to generate the appropriate eclipse project configuration files. To get up and running in Eclipse you need to do the following
Create a new JDK configuration within Eclipse pointing the freshing installed JDK8. Make sure that you give this JDK the name 'JDK1.8'.
Clone the Aeron project.
Run ./gradlew eclipse.
From Eclipse go to 'Import' -> 'Import Existing Projects into Workspace'. Select the directory contain the cloned Aeron project. Ensure that you check the 'Search for nested projects' option. Click Finish.
You should now have 5 new projects within Eclipse: