Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [recommenders-dev] Simplified Workspace and IDE Setup

Hi Yasser,

thanks for testing this!

Setup was simplified. You can skip step 2 now - our configuration is no baked into Oomph. Just run the installer and pick Code Recommenders from the menu.

Yasser, this tool (unfortunately) has some implications on the Gsoc scope :-\ To get the most out of your Gsoc we should adjust (or redefine) it. No worries, we’ll take care. Andreas will talk with you about the details on Monday!

Best,
Marcel



Am 23.03.2014 um 15:53 schrieb Yasser Aziza <yasser.aziza@xxxxxxxxxxxxxx>:

> Hey Marcel,
> 
> I have tested this tool on my Mac (OS X 10.9.2),
> all works fine for me.
> 
> Very nice Tool!
> 
> Cheers,
> Yasser.
> 
> Am 22.03.14 17:45, schrieb Marcel Bruch:
>> Hi,
>> 
>> at EclipseCon I learned about Eclipse OOMPH - and IDE and workspace provisioning tool. I created a configuration for Code Recommenders that would allow contributors to easily get the latest Eclipse IDE (Luna M6) with Egit, Xtend, M2E, M2E Extensions, and Marketplace Client already installed.
>> 
>> The workspace created by OOMPH also contains the default workspace settings and Java Code formatting rules and common compiler settings for Code Recommenders.
>> 
>> OOMPH also checks out the Git repository and can potentially import these projects in the workspace. Unfortunately this does not work with code recommender since we don’t check in .project files but get them generated by Maven. 
>> However, since the git repo is already cloned, users only have to import the projects using the M2E Import wizard manually and are almost done.
>> 
>> I’d like to ask a couple of people to test that system. Andreas, Patrick, and Sascha: Could you do me a favor and test this setup?
>> 
>> Steps to do:
>> 
>> 1. Download the OOMPH Installer from [1]
>> 
>> 2. Place the attached recommenders.setup file into the same folder as the unzipped OOMPH Installer. Note, on Mac that file has to be placed under /Setup.App/Contents/MacOs/. See [2], step 8 for details.
>> 
>> 
>> 
>> 
>> 
>> 
>> 3. Start the installer and pick „Code Recommenders“ from the installer Window:
>> 
>> 
>> 
>> 
>> 
>> 4. After you clicked on install, OOMPH will download a fair amount of Jars and set up your Eclipse installation under the „Install Folder“ you specified in step 3. Follow the instructions until OOMPH seems to be done.
>> 
>> 5. Then you need to manually import the Maven projects:
>> 
>> 
>> 
>> 
>> 
>> 
>> 6. Last, click on the refresh button. This will do a couple of things - most interestingly set the target platform to Kepler:
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> After that, you should have a ready-to-use workspace and fresh Eclipse installation.
>> 
>> 
>> Please let me know if this works for you!
>> 
>> Thanks,
>> Marcel
>> 
>> 
>> [1] https://wiki.eclipse.org/Eclipse_Oomph_Installer
>> [2] https://wiki.eclipse.org/Eclipse_Oomph_Authoring
>> 
>> 
>> 
>> 
>> 
>> _______________________________________________
>> recommenders-dev mailing list
>> recommenders-dev@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/recommenders-dev
>> 
> _______________________________________________
> recommenders-dev mailing list
> recommenders-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/recommenders-dev



Back to the top