Bug 12880

Summary: SQLJ Support
Product: [Eclipse Project] JDT Reporter: sgeertgens
Component: CoreAssignee: Philipe Mulet <philippe_mulet>
Status: RESOLVED WONTFIX QA Contact:
Severity: enhancement    
Priority: P3    
Version: 2.0   
Target Milestone: 2.0 M5   
Hardware: All   
OS: All   
Whiteboard:

Description sgeertgens CLA 2002-04-05 11:31:15 EST
It would be great to have support both for handling .sqlj files in the 
interface (code formatting, syntax highlighting, etc.), as well as being able 
to pre-process these .sqlj files into .java files via the appropriate 
translators, reporting errors/warnings to the Tasks window, and then continuing 
with a the build as normal. I'm sure this has been entered before, but I was 
unable to find any prior requests.
Comment 1 Philipe Mulet CLA 2002-04-05 12:42:12 EST
This isn't part of the Java Tooling, rather the job of a client of JDT, like 
JSP support... 
Comment 2 Philipe Mulet CLA 2002-04-09 10:17:17 EDT
Won't fix