Hi all
I would like to say You have done amazing job during Cytoscape
developement.
I want to contribute to this project by creating plugins. I am making
my phD project to help students in discovering world of mathematic
graphs. During my plugin development on Windows XP with NetBeans I
found bug in Cytoscape 2.6.2 release in edge directionality. Luckly it
has been solved by Daniel Abel which you can see in
http://cytoscape.org/cgi-bin/moin.cgi/DanielAbel/EdgeDirectionality .
However its not available in Cytoscape 2.6.2. So I've decided to make
runable Cytoscape 3. And later on do my project.
I tried to find downloadable version of Cytoscape 3 and found out that
its only on cvs. NetBeans tips to compile which you can check on
http://cytoscape.org/cgi-bin/moin.cgi/Cytoscape_3.0/Netbeans didn't
gave me any clue how to make runable version.
So I wanted to compile it under Eclipse. I've install newest Java
1.6.0.13, Maven 2.1.0 and Eclipse PDE as
http://www.cytoscape.org/cgi-bin/moin.cgi/Cytoscape_3.0/Eclipse/CoreDevelopment
suggest.
Now I'm in step 1.4.5 trying to install Cytoscape IDE for Eclipse with
error
"Cannot complete the request. See the details.
Cannot find a solution satisfying the following requirements
org.eclipse.swt [3.4.0.v3448f]."
1.Do You have any suggestions what should I do?
Daniel Abel have told me to try apply changes by hand to Cytoscape
2.6.2 from his Cytoscape 3 branch. But I will need to give this
release to everybody who will want to use my plugins correctly. And if
its already applied in Cytoscape 3 its seems to be kind of useless to
make this.
2. Can I make runnable version of Cytoscape 3 from cvs trunk at
current stage of development.
Thanks in advance for each constructive reply.