[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.newcomer] Re: downloads aren't working
|
- From: Nick Boldt <codeslave@xxxxxxxxxx>
- Date: Fri, 04 Jul 2008 15:19:19 -0400
- Newsgroups: eclipse.newcomer
- Organization: EclipseCorner
- User-agent: Mozilla-Thunderbird 2.0.0.6 (X11/20071113)
So, it said that the .jar file was a .jar file. My understanding of it was
that the .jar files don't need unzipping into the plugin folder, whereas
the .zip files _do_ need unzipping. I might be wrong about that though. It
appeared to me that it was expecting a .zip file, but was getting a .jar
file. Now, though, I'm guessing that .jar is "unzippable" also. (but why
you would want to do that, instead of just placing it into the plugins
folder, I do not know.)
Some plugins are set to be unpacked as part of their install process.
This is because having them as jarred plugins effectively means double
the disk space (since under the covers Eclipse has to unpack the jar
anyway in order to get at sources and other nested files).
Installed features are ALWAYS unpacked.
--
Nick Boldt :: Release Engineer, IBM Toronto Lab
Eclipse Modeling :: http://www.eclipse.org/modeling
http://wiki.eclipse.org/index.php/User:Nickb