Skip to content

onEclipse

Sections
Personal tools

FAQ

Essential Eclipse FAQ (Frequently Asked Questions)

Can I just grab an archive file and unzip it into the plugins directory?

Yes you can. First download the jar file found in the plugins directory (i.e. com.oneclipse.essential_1.x.x.jar ) of the update site. You can use any standard web browser. Create a directory named "com.oneclipse.essential" in the plugins directory of your eclipse installation. Extract the jar in the into "com.oneclipse.essential" directory. A jar file is just the same as a .zip file, so use your preferred utility.

Why do I have to use the Eclipse update feature?

We prefer that users use the Eclipse update feature because it will make it easier for users to receive and manage updates.

Does this tutorial work with Mac OS X?

Yes it does, for proof here's a screenshot:

Essential Eclipse on OS X

I don't have Eclipse installed, how can I then experience this tutorial?

We have a tutorial on how to download and install eclipse. In addition we plan on putting together a "quick-start" edition that has everything you will need bundled together.

Why does the tutorial show only Eclipse 2.x features?

We made a decision to focus first of Eclipse 2.x features because its capabilities are shared by the widest number of implementations. That is, the skills that you learn with Eclipse 2.x are also applicable to Eclipse 3.x and WSAD 5.x. Overtime, all tutorials will migrate tutorials to highlight Eclipse 3.x features. In fact, that's one reason why it's a subscription and not a one time purchase.

I work exclusively on Eclipse 3.x, how can these tutorials help me?

The tutorials support Eclipse 3.x, however it uses the "R21Presentation". That is, the workbench looks different from the default presentation. To enable this, go to Window -> Preferences -> Workbench -> Appearance and then choose R21Presentation as the Current Presentation. Tutorials for Eclipse 3.x only features will be displayed with the new Eclipse 3.x look and feel.

I don't have the bandwidth to download the 60MB file. Can you help me?

We will provide a CDROM purchase option shortly. If you can't wait then email support@codeaudit.com and we'll see what we can arrange.

What if I don't know Java?

There are plenty of online resources that already teach Java. A good starting point is Useful and interesting links for new Java programmers

Is there a free trial version?

Yes, here is the link to the free trial version

I use a Locale that is not English, how do I install?

In the "Update sites to visit" dialog box uncheck the "Ignore features not applicable to this environment". The tutorial will remain in English but it will be installable in your environment.

I have Eclipse 2.0.x or WSAD 5.0.x, how do I install?

The update manager in these older version of Eclipse doesn't seem to install the tutorial. To install follow these instructions.

  • Locate the plugins directory in your Eclipse/WSAD installation. Create a directory named "com.oneclipse.essential".
  • Use a Web browser to navigate to the update site.
  • Download the latest JAR file in the plugins directory.
  • Unzip the JAR file using your preferred archive utility.
  • Extract it with the folder names preserved into the directory created in the first step (i.e. "com.oneclipse.essential").
  • Start or restart Eclipse/WSAD

Where are the installation instructions?

You can find the installation instructions for both Eclipse 2.x and 3.x here . Installation for WSAD 5.1 should be identical to the Eclipse 2.x installation.

Created by admin
Last modified 2005-01-15 10:14 AM