Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71910 - Ebuild for Subversion plugin for Eclipse
Summary: Ebuild for Subversion plugin for Eclipse
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Karl Trygve Kalleberg (RETIRED)
URL: http://subclipse.tigris.org
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-20 20:29 UTC by Dorian Pula
Modified: 2005-02-13 08:49 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
subclipse-bin-0.9.25.ebuild (subclipse-bin-0.9.25.ebuild,982 bytes, text/plain)
2005-01-08 07:12 UTC, James Le Cuirot
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dorian Pula 2004-11-20 20:29:51 UTC
Would be nice to have the subclipse plugin, as part of portage's packages.  Needs javahl, subversion 1.x and eclipse 2.1 or 3.0  Please...

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-11-24 08:07:50 UTC
We certainly don't have time to do this ourselves, but if somebody external to the project agrees to submit and maintain such an ebuild, we would be interested.

In the meantime, I suggest you add the subclipse plugin to you Update Manager inside of Eclipse.

I'm closing as NEEDINFO, the info being an actual ebuild;)
Comment 2 Paul de Vrieze (RETIRED) gentoo-dev 2004-11-24 11:41:34 UTC
I agree, I have tried the subclipse plugin. The java-hl bindings do not work without extra magic (LD_LIBRARY_PATH stuff). The bindings to the command line application are still "alpha" according to the application. Further one can now easilly use the update manager even at user level.
Comment 3 James Le Cuirot gentoo-dev 2005-01-08 07:12:14 UTC
Created attachment 47939 [details]
subclipse-bin-0.9.25.ebuild

And here is that ebuild! It's a binary version but hey. It doesn't need any
fiddling with LD_LIBRARY_PATH to make java-hl work. I haven't actually tried
using it yet because I haven't used Subversion for years and I don't have any
content to play with yet but it should work.
Comment 4 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2005-02-12 15:17:08 UTC
In my experience, this works easily through the Update Manager. If the ebuild was from-source, we'd include it. As it is, I don't see how this adds any value for the Eclipse user on Gentoo, I'm afraid. 
Comment 5 Paul de Vrieze (RETIRED) gentoo-dev 2005-02-13 08:49:41 UTC
The library path stuff is from later versions. Maybe it is usefull to indicate that for the update manager it is possible to create additional plugin locations. As such not needing to install things as root.