gentoo / eclipse-overlay

[MIRROR] Community effort at packaging Eclipse Java SDK >=4.4
https://gitweb.gentoo.org/repo/proj/eclipse.git
GNU General Public License v2.0
5 stars 5 forks source link

eclipse CDT and subclipse ebuilds ? #16

Open joakim-tjernlund opened 7 years ago

joakim-tjernlund commented 7 years ago

Could you add ebuild for the two pkgs using the dropins I/F in eclipse? That would a very good start for having plugins as a separate ebuild instead of just having eclipse download and install them.

hartwork commented 7 years ago

Hi! Speaking for myself, I don't see time for developing something like that in the next few weeks. If someone else finds time, it would be nice to have. Best, Sebastian

joakim-tjernlund commented 7 years ago

OK, but may I suggest a small change, add: convert -resize 48x48 icon.xpm icon.png to your e-sdk-bin ebuild? MATE DE does not like the xpm format(or I have missed something in my MATE install)

hartwork commented 7 years ago

Hey! No objections. Before I get to it, I welcome pull requests or git format-patch patches. Best, Sebastian

joakim-tjernlund commented 7 years ago

Found a page howto package eclipse packages: https://wiki.archlinux.org/index.php/eclipse_plugin_package_guidelines from a brief look it does not seem difficult once one got the hang of eclipse