Results 1 to 3 of 3
- 01-26-2009, 05:15 AM #1
Member
- Join Date
- Jan 2009
- Posts
- 5
- Rep Power
- 0
AutoCompile in Eclipse Custom Editor
I developed a custom editor extending from TextEditor of Eclipse. I want to add auto compile option for this editor similar to Java auto compilation in Eclipse Java Editor. i.e User writes some syntax in the editor and if the editor is idle for a specified milli-second time, compilation should be triggerred and compile the code in Editor. I have the compiler developed for the language in Editor. But i want to integrate it with Editor.
Any idea which methods i should look into?
Thanks,
VVG
- 01-26-2009, 03:47 PM #2
I hate it when no one responds, so...
All I can suggest is looking at the Eclipse source to see how the Java editor integrates that functionality.
- 01-29-2009, 04:09 AM #3
Member
- Join Date
- Jan 2009
- Posts
- 5
- Rep Power
- 0
Similar Threads
-
Using other language texts(Hindhi/Chinese) in eclipse editor
By dhandapanik in forum EclipseReplies: 1Last Post: 08-21-2009, 08:07 PM -
Visual Editor For Eclipse 3.4 Ganymede
By fcojavierperez in forum EclipseReplies: 0Last Post: 12-19-2008, 12:11 PM -
Eclipse Visual Editor problem
By Scar€crow in forum AWT / SwingReplies: 0Last Post: 09-07-2008, 11:06 PM -
Eclipse Visual Editor and Ganymede
By jobsonandrew in forum EclipseReplies: 3Last Post: 08-05-2008, 09:07 AM -
Eclipse plugin extending the standard editor
By gaspard in forum EclipseReplies: 0Last Post: 03-04-2008, 03:23 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks