Skip to content
This repository has been archived by the owner on May 18, 2020. It is now read-only.

Cannot launch exampleApp #17

Open
anfark opened this issue Feb 23, 2018 · 4 comments
Open

Cannot launch exampleApp #17

anfark opened this issue Feb 23, 2018 · 4 comments
Assignees
Labels

Comments

@anfark
Copy link

anfark commented Feb 23, 2018

Hi,

i'm trying to get the Example RCP App running, but when i try to launch it from inside eclipse it fails because it cannot resolve org.eclipse.equinox.ds

I builded the root project with resolveManifestDependencies build publish and then activated the builded target platform.

After that I tried to launch the application from inside eclipse via the MonkeyExcampleE4Application.product file.

This is the log:
1519401509430.log

@michael-barth-elco
Copy link
Contributor

The sample app was unmaintained for a while, because we investigate a maven free way for the materialisation. I will fix it now.

@anfark
Copy link
Author

anfark commented Feb 26, 2018

I'm currently looking for an alternative to maven tycho and your project looks very promising to me.
I also found your slides online and was wondering if there's also a video of the presentation?

@michael-barth-elco
Copy link
Contributor

Sorry, I think there was no movie camera running. We found a solution replacing tycho, but we need a little bit to implement it ready to go. I you are interested, the materialisation branch contains our current state.

@michael-barth-elco
Copy link
Contributor

Hi Anfark,
I try out the master and it fails, but the materialisation branch succeed. It seems, that something in the underlaying eclipse is wrong. If you want to test it, checkout the materialisation branch and install all plugins by gradle publishToMavenLocal. Then activate the mavenLocal repository in the build.gradle of the example and run gradle build.
We will merge the branch as soon as possible and will also publish the plugins to jcenter, then the master should be succeed too.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants