Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Shitty Tutorial!
Shitty Tutorial! [message #192008] Sat, 08 January 2005 10:52 Go to next message
Eclipse UserFriend
Originally posted by: dsa..asdf.com

I have just downloaded eclipse 3.0.1.

In the Java Tutorial you are told to download: Example Plugin-ins

I have just done so, its called:
eclipse-examples-3.0.1-win32.zip
and its about 1.8 MB.

Then I have imported the files from the file-import-Zip file menu.

But when I look at my Package Explorer I don't see any of the JUnit files
that are displayed in
the tutorial. Instead I have:

eclipse
eclipse.features
eclipse.plugins

and under eclipse.plugin I have:

org.eclipse.compare.examples.xml_3.0.0
org.eclipse.compare.examples_3.0.0
org.eclipse.help.examples.ex1_3.0.0
org.eclipse.jdt.ui.examples.projects_3.0.1
org.eclipse.sdk.examples.source.win32.win32.x86_3.0.1
org.eclipse.sdk.examples.source_3.0.1
org.eclipse.sdk.examples_3.0.1
org.eclipse.swt.examples.browser_3.0.0
org.eclipse.swt.examples.controls_3.0.0
org.eclipse.swt.examples.launcher_3.0.0
org.eclipse.swt.examples.layouts_3.0.0
org.eclipse.swt.examples.ole.win32_3.0.0
org.eclipse.swt.examples.paint_3.0.0
org.eclipse.swt.examples_3.0.0
org.eclipse.team.examples.filesystem_3.0.0
org.eclipse.ui.examples.javaeditor_3.0.0
org.eclipse.ui.examples.multipageeditor_2.1.0
org.eclipse.ui.examples.propertysheet_2.1.0
org.eclipse.ui.examples.readmetool_2.1.0

What have I done wrong? Its the most crappy tutorial I have ever read! Used
2
Hint [message #192045 is a reply to message #192008] Sat, 08 January 2005 22:27 Go to previous messageGo to next message
Adam Kiezun is currently offline Adam KiezunFriend
Messages: 219
Registered: July 2009
Senior Member
JS,
By using such language you're practically guaranteed to not receive any
help.

As you must be new to the usenet you may find this useful:
http://www.catb.org/~esr/faqs/smart-questions.html

/adam
Please reread the download page [message #192108 is a reply to message #192008] Mon, 10 January 2005 03:53 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4485
Registered: July 2009
Senior Member

JS wrote:
> I have just downloaded eclipse 3.0.1.
>
> In the Java Tutorial you are told to download: Example Plugin-ins
>
> I have just done so, its called:
> eclipse-examples-3.0.1-win32.zip
> and its about 1.8 MB.
>
> Then I have imported the files from the file-import-Zip file menu.

Right above the download link for the eclipse-examples zip, you'll
see this:
"To install the examples, first make sure you have exited your
Eclipse program. Then download the zip file containing the examples
and extract the contents of the zip file to the same directory you
used for your SDK installation. For example, if you installed the
Eclipse Project SDK on d:\eclipse-sdk then extract the contents of
the examples zip file to d:\eclipse-sdk. Start Eclipse. The example
plug-ins will be installed. For information on what the examples do
and how to run them, look in the "Examples Guide" section of the
"Platform Plug-in Developer Guide", by selecting Help Contents from
the Help menu, and choosing "Platform Plug-in Developer Guide" book
from the combo box."

Don't import it into your workspace as that is not how you are meant
to install them.

--
- Nitin


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:trying to run eclipse 3 on solaris 10
Next Topic:dynamically tweaking standard java editor
Goto Forum:
  


Current Time: Sun Sep 01 00:16:24 GMT 2024

Powered by FUDForum. Page generated in 0.03740 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top