Bug 43647 - handle JavaCC
Summary: handle JavaCC
Status: RESOLVED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 3.0 M4   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-25 09:26 EDT by Piri Babuscov CLA
Modified: 2003-10-06 04:41 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 Piri Babuscov CLA 2003-09-25 09:26:49 EDT
You can include JavaCC handling in JDT in future versions:
     -  syntax highlighting for .jj, .jjt files;
     -	outline for those files;
     -	code completion;
     -	building JavaCC project;
     -	etc;

thanks
piri
Comment 1 Philipe Mulet CLA 2003-09-30 17:38:36 EDT
Sorry, but these would need to be contributed by extensions of JDT, 
not by JDT itself.
Comment 2 Piri Babuscov CLA 2003-10-02 10:50:18 EDT
Hi,

Maybe this could be a subproject of JDT or included in some other subprojects 
such as AspectJ.

br
piri
Comment 3 Philipe Mulet CLA 2003-10-06 04:41:43 EDT
One can always suggest projects creation to the Eclipse board, or even better 
actually contribute them...