Skip to content

gephi-toolkit-0.9.2-all.jar couldn't be added into current netbeans' module project #44

@askua

Description

@askua

Dear Gephi Group,
I'm develping a netbeans module project that need use toolkit to draw a graph !
I only added open source code package org.gephi.toolkit.demos;
When I add gephi-toolkit-0.9.2.jar into my netbeans module project, I could successfully compile the project,
image

But I failed to run it,
the IDE told me: java.lang.ClassNotFoundException

Error Note:
java.lang.ClassNotFoundException: org.netbeans.modules.masterfs.watcher.Watcher@ModuleCL@1b5dab8b[com.ml.predict]:jar:file:/D:/JavaProjects/CIF-DL/build/cluster/modules/ext/gephi-toolkit-0.9.2-all.jar!/ not a subclass of org.netbeans.modules.masterfs.watcher.Watcher@ModuleCL@1f1c9b7a[org.netbeans.modules.masterfs]:jar:file:/E:/CIFLog/platform/modules/org-netbeans-modules-masterfs.jar!/
image

My IDE Environment has
jdk1.8.0_192,Netbeans 8.2, apache-maven-3.6.0

I didn't know how to solve it,
I recompile the gephi-toolkit.jar , but it doesn't work

What should I do?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions