Re: Eclipse Libraries
Serkan Kaba <[email protected]> Thu, 6 Jan 2011 16:02:11 +0200
| Newsgroups | gmane.linux.gentoo.java |
|---|---|
| Message-ID | <[email protected]> |
Once I tried building RCP part of eclipse standalone but gave up because they were too highly coupled and I didn't manage to get a working dependency order. Since then upstream started providing build tools for Eclipse. I don't know if it allows building a stand-alone RCP or parts of it. If you try to continue the work, I'd love to share my experience (as far as I remember since it's been a long time) Regards, Serkan 2011/1/6 Fabian K=F6ster <[email protected]>: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hey, > > as already said in my previous mail, I am currently packaging software > which depends on some eclipse libraries. > > The first ebuild which needs them is dev-java/jameica [1]. > > It's distribution includes the following jars: > > * org.eclipse.core.runtime_3.1.1.jar > * org.eclipse.jface_3.1.1.jar > * org.eclipse.osgi_3.1.1.jar > * org.eclipse.ui.forms_3.1.0.jar > > which I found in the java-experimental overlay. > > First problem I encountered was that some of the transitive > dependencies, namely > > * dev-java/eclipse-ui-workbench-3.2.2.ebuild > * dev-java/eclipse-help-3.2.2.ebuild > > depend on a non-existant version of icu4j (=3Ddev-java/icu4j-3.4*). > > I tried to remove the exact version-dependency and ran into the next > problem, > > http://download.eclipse.org/eclipse/downloads/drops/R-3.3.2-200802211800/= eclipse-RCP-SDK-3.3.2-linux-gtk-x86_64.tar.gz > > cannot be found because it move to the archive: > > http://archive.eclipse.org/eclipse/downloads/drops/R-3.3.2-200802211800/e= clipse-RCP-SDK-3.3.2-linux-gtk-x86_64.tar.gz > > I changed the URI in the eclass, but then Portage tells me, that the > filesize of the downloaded package does not match the recorded size. Weir= d.. > > The ebuild for the actually application I want to package - hibiscus [2] > - - furthermore depends on Eclipse BIRT [3], the "Business Intelligence > and Reporting Tools", for which I was not able to find an > ebuild yet. Is there any work going on? > > Kind Regards, > Fabian > > [1] https://bugs.gentoo.org/show_bug.cgi?id=3D350662 > [2] https://bugs.gentoo.org/show_bug.cgi?id=3D350663 > [3] http://www.eclipse.org/birt/phoenix/ > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.16 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iQGcBAEBAgAGBQJNJb8BAAoJEMFoJe6k8QbHWfIL/1r4PUdahWUrLtV85NAUPOQE > LhRldzGJuxZ0mLYBqBI09Quqt5kfszAK94rbgZvERvHadxKXPju93XOQJhqZuJbA > bQbJ5IY4rI9jCCSCcoUgjCbwz6Rpq1P/dQntubt9NIvQGMR49e7LahjHdSBYeB3/ > 7886O7f7BLejSXvUULid3ji+MQhsAVKSv7mvb6VftDwQPxD+Pz1EWMAxRc8h67EE > +oZbmXr7oC7LRnTbo+NhVuQxK5231i4yDclzz2XcQ+lhxOkuTU9w1N3gPaPzKtyF > /1izqogoAOU9cPT0kxCEXVSuIOqnCuLbODsjjZi2O+BMGZd8Lot2rGku+tTdfDgV > Al8MFHC3oem9kZ+/8czltWjVPAsiLFiXv86FdWheCGNAymzBi1Qc6J8xsdSDNQlr > eggWLVf0/s1tHPg8+O71j9IxYHtvsqWKkJDXsQA2Y/fAZRaD4CKBGNGtgFp3c+td > YB08gZwEaNhqKg7dB0QpwHIlFd9h6M5wdvwlUdVA9w=3D=3D > =3DADKb > -----END PGP SIGNATURE----- > >