Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using Lomboz plugin with Eclipse



Ronan O Ciosoig <email@hidden> wrote:

>Using this plugin requires using jre/lib/tools.jar, which according to this
>document from Apple does not exist on the Macintosh platform.
> ...
>So does this mean that a rewrite of the Lomboz plugin is required? Or is
>there a work around?

It depends on what the Lomboz plugin is actually doing with the tools.jar.

If it's opening it up as a JarFile and pulling stuff out, then the
work-around will be one thing.

If it's just checking for the existence of tools.jar, the work-around will
be another thing.

And if it's just adding tools.jar to a classpath, the work-around may be
something else entirely.

The simplest thing to try is create an empty jar-file (has zip-TOC, but has
no zip-entries) called "tools.jar" and put it in the expected location.
Then everything that thinks it needs tools.jar will see it, even though the
tools it thinks are there are already in the classpath, even without
tools.jar.

-- GG
_______________________________________________
java-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/java-dev
Do not post admin requests to the list. They will be ignored.




Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.