Install nbgit problem

View: New views
2 Messages — Rating Filter:   Alert me  

Install nbgit problem

by Paul F Fraser :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

nbgit  fails install in netbeans with reference to
[module org.netbeans.modules.editor.deprecated.pre61completion/0 > 1.0]

What is the problem, and has anyone sorted out a solution at this time?

Regards
Paul Fraser

Part of  "Install Reload/Development" from netbeans output
---------------------------------
reload-in-ide:
Deploying test module
C:\Users\paulAdmin\dev\NetbeansProjectGroups\nbgit\build\cluster\modules\org-nbgit.jar...
Replacing old module in StandardModule:org.nbgit jarFile:
C:\Users\paulAdmin\.netbeans\dev\modules\org-nbgit.jar
Enabling StandardModule:org.nbgit jarFile:
C:\Users\paulAdmin\dev\NetbeansProjectGroups\nbgit\build\cluster\modules\org-nbgit.jar...
java.io.IOException: Cannot enable StandardModule:org.nbgit jarFile:
C:\Users\paulAdmin\dev\NetbeansProjectGroups\nbgit\build\cluster\modules\org-nbgit.jar;
problems: [module
org.netbeans.modules.editor.deprecated.pre61completion/0 > 1.0]
        at
org.netbeans.core.startup.ModuleSystem.deployTestModule(ModuleSystem.java:358)
        at
org.netbeans.core.startup.TestModuleDeployer.deployTestModule(TestModuleDeployer.java:68)
        at
org.netbeans.modules.apisupport.ant.InstallModuleTask.execute(InstallModuleTask.java:77)
        at
org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
        at sun.reflect.GeneratedMethodAccessor89.invoke(Unknown Source)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
        at org.apache.tools.ant.Task.perform(Task.java:348)
        at org.apache.tools.ant.Target.execute(Target.java:357)
        at org.apache.tools.ant.Target.performTasks(Target.java:385)
        at
org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
        at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
        at
org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
        at org.apache.tools.ant.Project.executeTargets(Project.java:1189)
        at
org.apache.tools.ant.module.bridge.impl.BridgeImpl.run(BridgeImpl.java:277)
        at
org.apache.tools.ant.module.run.TargetExecutor.run(TargetExecutor.java:497)
        at
org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:151)
BUILD FAILED (total time: 39 seconds)
--------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...


Re: Install nbgit problem

by Martin Krauskopf :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Paul Fraser wrote:
> nbgit  fails install in netbeans with reference to
> [module org.netbeans.modules.editor.deprecated.pre61completion/0 > 1.0]
>
> What is the problem, and has anyone sorted out a solution at this time?

Hi Paul,

better to ask at nbgit group:

   http://groups.google.com/group/nbgit

where developer developing this plugin might directly response.

        m.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...