Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[Dltk-dev] Support more that one ISourceParser

Hi all,

I'm working on my plugin ANTLRv3 IDE and I want to support antlr-runtime-3.0.1 and antlr-runtime-3.1.

I would like to have a preference page to select the antlr-runtime (3.0 or 3.1) and when the runtime
changes I need to execute a "clean up". Also it could be great if the user can define the antlr-runtime
(add *.jar)

Is there any support or suggestions for this?

BR

Edgar



Back to the top