Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-dev] Start an Eclipse with modified Source

Hi Ed,

I tried to upgrade from a previous install but ended up in clearing the whole installation and starting from scratch as described on the page.

This seems to work quite nice except that I again hit this bug [1] and even though all and everything indicates that Eclipse is able to run with JDK8 it is impossible to use when started via JDK8 VM. So it takes me some time to fix jdk references but now I'm ale to start the Eclipse from within the IDE, thanks alot.


[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=550400
Am 29.05.20 um 13:42 schrieb Ed Merks:
Christoph,

Did you use this tutorial?

https://wiki.eclipse.org/Eclipse_Platform_SDK_Provisioning

If there are issues with it, please record them in https://bugs.eclipse.org/bugs/show_bug.cgi?id=536533

The automated setup creates a launcher "Runtime Workspace" that will launch with the contents of the workspace. For the tutorial this includes *everything* because the Configuration include everything. If  you need/want less projects, you can go back to the Project page after applying the Configuration to choose only the projects of interest.

The automated setup sets the API baseline (currently 4.15) and creates the appropriate target platform (the platform 4.16 I build) so there should be no errors.  There are a 20,000 warnings though.

Regards,
Ed

On 29.05.2020 12:44, Christoph Läubrich wrote:
I used Ooompf to setup an IDE (2020-03) for development of platform code, but is still can't get it to work completely.

For example at the moment I get Acces Restriction warnings, unsatisfied version constraints and unresolved types.

Is there any target platform I need to activate?
I Also wonder if there is a special product I can start or what is the common way to start up a "modified" Eclipse to test code changes?
_______________________________________________
platform-dev mailing list
platform-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/platform-dev

_______________________________________________
platform-dev mailing list
platform-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/platform-dev



Back to the top