Dummy Packages for Java, Eclypse etc.

Derrick Hudson dman at dman13.dyndns.org
Thu Nov 4 09:41:12 CST 2004


On Wed, Nov 03, 2004 at 11:17:52AM +0200, Sivan Green wrote:

| Would you care to supply me more input for how an Eclypse install
| goes on the linux?

It goes like this :
    1)  Download the .zip file.
    2)  $ unzip eclipse-blah-blah.zip

At this point the installation is complete.  To run eclipse,
    1)  $ /opt/eclipse-3.0.1/eclipse \
                -data ~/projects/eclipse-workspaces \
                -vm /usr/lib/j2sdk1.4-sun/bin/java

Of course, such a long command is cumbersome so you will want to
create a shell script named 'eclipse' to run the real binary with the
correct options.

The real trick is to make eclipse fit the FHS and to facilitate
installation of plugins via the package system instead of (or in
addition to) eclipse's download manager.

| Should I just try myself? :)

Yes. :-)

HTH,
-D

-- 
Microsoft's entry in this cavalcade of horrors is Universal Plug and Play
(UPnP).  This is a protocol that allows [...] an end-user system to request a
dynamic port-forwarding from the firewall to the box.  Many network
administrators will probably (rightly) recoil at letting applications on a
Windows box dictate firewall policy.
        -- Anthony Baxter
 
www: http://dman13.dyndns.org/~dman/            jabber: dman at dman13.dyndns.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.ubuntu.com/archives/ubuntu-devel/attachments/20041104/c58576ec/attachment.pgp


More information about the ubuntu-devel mailing list