Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000073 [Resin] minor always 03-01-05 00:00 11-30-05 14:42
Reporter sam View Status public  
Assigned To
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.0.15 Product Version 3.0.12
  Product Build 3.0.12
Summary 0000073: direct api use of eclipse compiler
Description RSN-64
(rep by D Becker)

I was able to get the compiler from Eclipse to work. Just
copy the jdtcore.jar somewhere and set it up like this:

<javac compiler="java" args="-classpath \your_dir\jdtcore.jar
org.eclipse.jdt.internal.compiler.batch.Main"/>

Is there a way to configure it to be invoked as a class, instead of shelling
out just to invoke java again?
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0000074)
sam
03-01-05 00:00

Another possibility is to include the eclipse compiler with Resin, which is what Tomcat does, which would mean that tools.jar is not required.
 
(0000075)
ferg
03-01-05 00:00

Added support for eclipse compiler.
 

- Issue History
Date Modified Username Field Change
03-01-05 00:00 sam New Issue
11-30-05 00:00 administrator Fixed in Version  => 3.0.15
11-30-05 14:42 ferg Status resolved => closed


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
30 total queries executed.
28 unique queries executed.
Powered by Mantis Bugtracker