Java, Eclipse, and SpecJvm2008

A

annaben

Hello,

I am new to newsgroups, so please bare with me.

I am trying to open SpecJvm2008 in Eclipse (so I can modify it / run
some experiments with debugging etc), without any success.

Could you please advice on how it could be done?

Thanks,
 
J

John B. Matthews

(e-mail address removed) wrote:
[...]
I am trying to open SpecJvm2008 in Eclipse (so I can modify it / run
some experiments with debugging etc), without any success.
[...]

Examining <http://www.spec.org/jvm2008/>, the only download I could find
contains no source or API, and I don't see a link to any. Without
source, I don't think it can be modified easily; without an API, I'm not
sure what experiments are possible. You might look at the command line
options described here:

<http://www.spec.org/jvm2008/docs/UserGuide.html>
 
A

annaben

[...]> I am trying to open SpecJvm2008 in Eclipse (so I can modify it / run
some experiments with debugging etc), without any success.

[...]

Examining <http://www.spec.org/jvm2008/>, the only download I could find
contains no source or API, and I don't see a link to any. Without
source, I don't think it can be modified easily; without an API, I'm not
sure what experiments are possible. You might look at the command line
options described here:

<http://www.spec.org/jvm2008/docs/UserGuide.html>

John,
Thanks for your reply, but I don't believe that this is the problem.
The code is there (I see many .java files), and they also say it in
the FAQ:
http://www.spec.org/jvm2008/docs/FAQ.html#Q1.4

The problem is that I cannot seem to put all of it together into
Eclipse.

Is there a forum for Eclipse users or something of the sort?

Thanks,
Anna
 
J

John B. Matthews

The code is there (I see many .java files), and they also say it in
the FAQ: http://www.spec.org/jvm2008/docs/FAQ.html#Q1.4

From here:

<http://www.spec.org/download.html>

I get this:

<ftp://spec.it.miami.edu/dist/osg/java/SPECjvm2008_1_00_setup.jar>

I see no source:

$ jar tf SPECjvm2008_1_00_setup.jar | grep \*.java

Have you a different link?
The problem is that I cannot seem to put all of it together into
Eclipse.

Have you already tried File > New > Java Project, specifying existing
source?
Is there a forum for Eclipse users or something of the sort?

You might look on <http://www.eclipse.org/>.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,776
Messages
2,569,603
Members
45,216
Latest member
topweb3twitterchannels

Latest Threads

Top