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

Eclipse-sdk-bin-4.8.0.ebuild #23

Open
corekartana opened this issue Sep 17, 2018 · 5 comments
Open

Eclipse-sdk-bin-4.8.0.ebuild #23

corekartana opened this issue Sep 17, 2018 · 5 comments

Comments

@corekartana
Copy link

corekartana commented Sep 17, 2018

I have tried to make an ebuild version of 4.8.0. I can get most working (it seems but needs more testing) but there are some errors that Eclipse highlights like:

  1. Builtin LFS support not present/detected error is issued from the org.eclipse.egit.core
  2. Org.eclipse.eclemma.internal.core.launching.AgentServer error is issued from org.eclipse.core.jobs
  3. Internal browser is not available error is issued from org.eclipse.ui.browser
    ....and a lot more error that seem to be UI related.

I want to make it work but I need help/mentoring in getting the last parts working.

My code is:
File: eclipse-sdk-bin-4.8.0.ebuild

File: eclipse-sdk-bin-4.8.0-eclipse-bin

File: eclipse-sdk-bin-4.8.0-eclipserc-bin

@corekartana
Copy link
Author

I am starting to be sure that icu4j must be icu4j-58. The current Gentoo version is 56, so I will try to find out how to get it updated and not breaking to much.... Please feel free to help if you know something because I am just a beginner.

@joakim-tjernlund
Copy link

I suspect most of the unbundeled plugins are too old now. You could just comment the unbundling in
the ebuild and use one in eclipse.

BTW, the ebuilds above are inacessible, I just get Not Found when I click on them.

@corekartana
Copy link
Author

I have updated the links so they are working from my side now.

Yes, I can do that but won't that break the Java packaging policies here ?

I will try to package a newer version of icu4j and see if that doesn't solves the problems and then make a formal request for getting a bump up.

@joakim-tjernlund
Copy link

I meant for your own needs.
Thanks for fixing the links

@corekartana
Copy link
Author

FYI, I have opened a ticket at bugs.gentoo.org.

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

No branches or pull requests

2 participants