|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Classes | |
org.netbeans.modules.vcscore.actions.AbstractCommandAction
It's here only for backward compatibility.. I guess it can be removed.. |
|
org.netbeans.modules.vcscore.commands.CommandsPool
Use CommandProcessor instead. This class is kept just for
compatibility reasons. It delegates it's work to CommandProcessor. |
|
org.netbeans.modules.vcscore.util.Debug
Use ErrorManager instead. |
|
org.netbeans.modules.vcscore.VcsAction
This class is retained just for compatibility reasons. Use the new VCS APIs instead. |
Deprecated Interfaces | |
org.netbeans.modules.vcscore.commands.CommandDataOutputListener
Use RegexOutputListener instead. |
|
org.netbeans.modules.vcscore.commands.CommandOutputListener
Use TextOutputListener or TextErrorListener instead. |
Deprecated Constructors | |
org.netbeans.modules.vcscore.cmdline.UserCommand(String)
This constructor is necessary for backward compatibility to be able to read the command from properties file. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |