Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » I don't seem to have " org.eclipse.jdt.core.tests" on my Eclipse platform (3.2)
I don't seem to have " org.eclipse.jdt.core.tests" on my Eclipse platform (3.2) [message #155678] Tue, 06 June 2006 03:15 Go to next message
Eclipse UserFriend
Originally posted by: mystrom.ncsu.edu

Okay, I'm not exactly a newcomer to Eclipse, but this is a newbie-type
question:

I'm trying to import org.eclipse.jdt.core.tests.model in one of my classes
and Eclipse is saying the import cannot be resolved.

(I'm using one of the recent Eclipse 3.2 Stable builds)

Does org.eclipse.jdt.core.tests come with 3.2 automatically?
If it doesn't, how do I get this package and add it to my eclipse
environment?
Do I need to add an extension point or put something on the classpath or
something?
Re: I don't seem to have " org.eclipse.jdt.core.tests" on my Eclipse platform (3.2) [message #155845 is a reply to message #155678] Tue, 06 June 2006 14:11 Go to previous messageGo to next message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
Michele Strom wrote:

> Okay, I'm not exactly a newcomer to Eclipse, but this is a newbie-type
> question:
>
> I'm trying to import org.eclipse.jdt.core.tests.model in one of my
> classes and Eclipse is saying the import cannot be resolved.
> (I'm using one of the recent Eclipse 3.2 Stable builds)
>
> Does org.eclipse.jdt.core.tests come with 3.2 automatically?

No. You either need to checkout the tests from CVS or download the tests
from the download page.

Dani

> If it doesn't, how do I get this package and add it to my eclipse
> environment?
> Do I need to add an extension point or put something on the classpath
> or something?
>
Re: I don't seem to have " org.eclipse.jdt.core.tests" on my Eclipse platform ( [message #155867 is a reply to message #155845] Tue, 06 June 2006 17:44 Go to previous message
Eclipse UserFriend
Originally posted by: mystrom.ncsu.edu

Thanks for letting me know.

But...

Where would I download the test files?

If I go to:
http://www.eclipse.org/downloads/index_project.php

and click on JDT Java Development Tools it takes you to a download page
for the eclipse platform, not JDT.

You can go to:

http://www.eclipse.org/jdt/core/index.php and it just has links to the
main download page (for the Eclipse 3.1.2 platform)

Do I go to:
http://download.eclipse.org/eclipse/downloads/drops/R-3.1.2- 200601181600/index.php
and download JDT SDK?
I downloaded the JDT for one of the Eclipse platforms (can't remember of
the top of my head, 3.1 or higher) and it didn't seem to change anything.
I think that just contains the regular core files, not the package I'm
looking for.

If I'm not mistaken, CVS would just contain the source files, not a jar
with org.eclipse.jdt.core.tests.

I'm missing something here....

- Michele
Previous Topic:Env variable/home dir substitution in .classpath file
Next Topic:TableViewer row deselect problem
Goto Forum:
  


Current Time: Sat Aug 24 00:44:21 GMT 2024

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

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

Back to the top