Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » SSCCE Project Setup...(How to setup Java SSCCE Eclipse Project)
SSCCE Project Setup... [message #991513] Wed, 19 December 2012 16:03
Jim Crowell is currently offline Jim CrowellFriend
Messages: 26
Registered: July 2009
Junior Member
I need to build a SSCCE file to send to a Java Forum...

The Java class in question is currently > 2000 lines of code.
To isolate the problem, I need to copy the Java class file to a work area and
systematically remove code that does not apply to the problem.

My options are:
1) Use a text editor [e.g. BBEdit] and to compile and execute the
code using the MAC OS C terminal.

2) Setup a new Eclipse Project baselined with the class in question.

In either case I'll need to add code with a 'main' method so that the resultant
SSCCE file can be run from the terminal.

Question:
Is there any available documentation that I can review before trying to implement
option 2)?

FYI:
I am using Eclipse Galileo [Build id: 20100218-1602] on an iMac computer
with Mac OS X 10.6.8 [Snow Leopard]...

Eclipse is using the JVM 1.6.x Mac OS X default compiler...

Regards,




Previous Topic:Potential deadlock when initializing Java tooling
Next Topic:Eclipse and Linux
Goto Forum:
  


Current Time: Thu Apr 25 23:55:14 GMT 2024

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

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

Back to the top