E
EdwinPL
Hi, I want to develop an eclipse plugin. The plugin should generate
code for the design pattern specified by the annotation feature type
of Java 1.5 i.e @singleton should generate the template code for
singleton pattern. I have already developed it without using eclipse,
now my problem isto integrate it with eclipse i have come to know
eclipse does not support Java1.5. Any help?New to developing an
eclipse plugin, help in this regard would also be appreciated.
code for the design pattern specified by the annotation feature type
of Java 1.5 i.e @singleton should generate the template code for
singleton pattern. I have already developed it without using eclipse,
now my problem isto integrate it with eclipse i have come to know
eclipse does not support Java1.5. Any help?New to developing an
eclipse plugin, help in this regard would also be appreciated.