[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 583: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 639: sizeof(): Parameter must be an array or an object that implements Countable
Gephi forumsPlease post new questions on facebook group too (https://www.facebook.com/groups/gephi) 2014-04-06T18:58:28+01:00 https://forum-gephi.org/app.php/feed/topic/3345 2014-04-06T18:58:28+01:002014-04-06T18:58:28+01:00 https://forum-gephi.org/viewtopic.php?t=3345&p=10226#p10226 <![CDATA[Reuse Gephi's Source Code Problems]]>
I'm a student and not good at Java. I want to write my Modularity base on Modularity source code of Gephi. So I try to use Gephi's toolkit and reuse Modularity source code of Gephi follow steps:
1. add toolkit into Netbean
2. create class "MyModularity.java" in "mypackages"
3. copy all Modularity source code to "MyModularity.java" (I haven't fixed anything, just copy and paste)

After these steps I get 2 errors:
Untitled.png
Error 1: Missing an attribute. But I don't know what attribute I must add.
Error 2: Toolkit library not suppose function setAttribute(a,b). But Gephi's source code use this function. Can I create and add this function to use? How can I create? Where do I put it?

I need your help.
Best.
NhaNA

Statistics:Posted by hamtaro — 06 Apr 2014 18:58


]]>