kelberos
|
Posted: November 19, 2009 11:13 by kelberos
|
|
Hi all, I am new to this site. I don't understand how I can get the source code of a project in this site. I've tried to open http://kenai.com/projects/jahp/sources/swdev-source-code-repository/show , but I couldn't get the code inside. I tried using netbeans too, but all I got was folders but no source code inside. Any suggestion ? Thanks
|
How to get source code of a project
Replies: 4 - Last Post: May 07, 2011 07:57
by: dengdai
by: dengdai
showing 1 - 5 of 5
john_brock
|
Posted: November 19, 2009 15:58 by john_brock
|
|
Hello, This project is using a Subversion(svn) source code repository. For help in working with svn you will find the help pages here: http://kenai.com/projects/help/pages/SourceControl#About_Subversion For help on how to get source code from a Kenai hosted project in Netbeans, please take a look at these pages: http://netbeans.org/kb/docs/ide/kenai-open-project-screencast.html Hope this helps. --jb The Project Kenai Team |
john_brock
|
Posted: November 23, 2009 15:13 by john_brock
|
|
Hi Kelberos, You are getting the sources that are in the repository. There isn't anything in there accept the directory structure. Try committing the code again to the repos. to see if that helps get what you want into it. --jb The Project Kenai Team |
guojje
|
Posted: March 30, 2011 01:50 by guojje
|
|
Hi all, I am new to this site. I am building an aplication based on jxta. i found an issue from jxta source code. In class TcpMessenger, coder want to set timeout for socketChannal.read(). however it does not work due to a jdk bug(http://developer.java.sun.com/developer/bugParade/bugs/4614802.html). so is socketChannal.connect(). Sometime,my aplication would hang here. i ask for some help. Thanks . |
Replies: 4 - Last Post: May 07, 2011 07:57
by: dengdai
by: dengdai







