Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade eclipse tycho and update site #774

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

rastaman
Copy link
Contributor

@rastaman rastaman commented Mar 30, 2024

Context

When i build MobiVM/robovm i get a build error with the Eclipse plugin:

$ ./build.sh
...
[INFO] RoboVM for Eclipse Core and UI ..................... FAILURE [  0.500 s]
[INFO] RoboVM for Eclipse Feature ......................... SKIPPED
[INFO] RoboVM for Eclipse Update Site ..................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  9.255 s
[INFO] Finished at: 2024-03-30T18:01:06+01:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:3.0.3:validate-classpath \
 (default-validate-classpath) on project org.robovm.eclipse.ui: \
Execution default-validate-classpath of goal org.eclipse.tycho:tycho-compiler-plugin:3.0.3:validate-classpath failed: \
bundleLocation not found: /Users/lmaitre/.m2/repository/p2/osgi/bundle/org.apache.batik.css/1.14.0.v20210324-0332/org.apache.batik.css-1.14.0.v20210324-0332.jar \
-> [Help 1]

Upgrading Eclipse Tycho plugin to a newer version makes it compiling.

Implementation

Update Eclipse Tycho plugin to 4.0.7 and the update site to 2024-06.

Tests

The whole project compile ok (with also the patch from #773 ).

The plugin install inside Eclipse and i can create a RoboVM project.

I have not tested further as i don't use Eclipse so much nowadays (or at least i don't create my libgdx project with Eclipse).

Will update if i do more tests, but at least it is a tips for people who would have issue building the full robovm project nowadays i hope.

@Tom-Ski Tom-Ski merged commit 24c3aa8 into MobiVM:master Apr 2, 2024
1 check passed
dkimitsa pushed a commit to dkimitsa/robovm that referenced this pull request Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants