Extension Points Permanently deleted user Created June 26, 2011 05:27 Hey can somebody tell me what this line would exactly do ? ExtensionPointName<WizardMode> MODES = ExtensionPointName.create("com.intellij.wizardMode");
Hello Mohit,
This line declares the extension point where the different project creation
modes for the New Project dialog are registered.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"