[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.jdt] Drag and drop (DnD) onto CompilationUnitEditor (JDT Java editor)

Is it possible for a plugin to drop onto CompilationUnitEditor (i.e. JDT
Java editor) from lets say a palette? Lets assume that the palette has an
item - "Method". So when I drag and drop this item onto Java editor a method
is added with some default definition.
What all would have to be done to support this kind of functionality. Some
pointers would be very useful.

Thanks,
~ Neeraj.