Git Product home page Git Product logo

Comments (2)

mbastian avatar mbastian commented on August 22, 2024

Correct me if I'm wrong but you're building the NBM using the bootcamp and loading it into a Gephi 0.8.2. The problem you have is probably because the bootcamp repository is still using the 0.8.1 version of the platform. As we made some changes from 0.8.1 to 0.8.2 some things aren't compatible anymore. Specifically, in 0.8.2 with the migration from Ant to Maven we centralize our third-party librairies into 2 modules: CoreLibraryWrapper and UILibraryWrapper. That means we removed some specific wrapper modules (like SwingX) and all modules that used to depend on that module should now depend on UILibraryWrapper.

Hopefully, we made it quite easy to update the platform version and I'm doing this as I'm writing. I'm updating this repository to use the 0.8.2 version of the platform. I reviewed the different modules (including StatisticsPluginExample) and made the dependency changes so it compiles properly. I don't have much time to test this right now but it should be okay.

Pull the repository and rebuild your NBM again. Let me know how it goes.

from gephi-plugins-bootcamp.

seinecle avatar seinecle commented on August 22, 2024

Hi,

Thanks a lot! Indeed I was building from the bootcamp.
In the meantime I cloned the SNA plugin and adapted it to start mine, and
that worked. I'll get back to the examples of the bootcamp for my next
plugin!

Best,

Clement


Clement Levallois, PhD
Erasmus University Rotterdam
The Netherlands

pro websitehttp://www.erim.eur.nl/ERIM/People/Person_Details?p_aff_id=4321
/ personal website http://www.clementlevallois.net/

twitter and skype: @seinecle
Discover the NESSHI project: http://www.nesshi.eu
check my new app: http://www.umigon.com

On Thu, May 23, 2013 at 8:24 AM, Mathieu Bastian
[email protected]:

Correct me if I'm wrong but you're building the NBM using the bootcamp and
loading it into a Gephi 0.8.2. The problem you have is probably because the
bootcamp repository is still using the 0.8.1 version of the platform. As we
made some changes from 0.8.1 to 0.8.2 some things aren't compatible
anymore. Specifically, in 0.8.2 with the migration from Ant to Maven we
centralize our third-party librairies into 2 modules: CoreLibraryWrapper
and UILibraryWrapper. That means we removed some specific wrapper modules
(like SwingX) and all modules that used to depend on that module should now
depend on UILibraryWrapper.

Hopefully, we made it quite easy to update the platform version and I'm
doing this as I'm writing. I'm updating this repository to use the 0.8.2
version of the platform. I reviewed the different modules (including
StatisticsPluginExample) and made the dependency changes so it compiles
properly. I don't have much time to test this right now but it should be
okay.

Pull the repository and rebuild your NBM again. Let me know how it goes.


Reply to this email directly or view it on GitHubhttps://github.com//issues/2#issuecomment-18325712
.

from gephi-plugins-bootcamp.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.