Bug 12880 - SQLJ Support
Summary: SQLJ Support
Status: RESOLVED WONTFIX
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 2.0 M5   Edit
Assignee: Philipe Mulet CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-05 11:31 EST by sgeertgens CLA
Modified: 2002-04-09 10:17 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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