java - Checking out code from github into netbeans/ecplise -


it first time trying checkout else code github.

i have downloaded jar

https://github.com/wittawatj/jtcc 

however, there src folder unsure of how insert netbeans or ecplise without having rename packages , classes.

i believe there shorter way.

i edit java code own source code make tweaks

for netbeans can directly clone source repository within netbeans:

use team -> git -> close checkout source code github , supply necessary information in following dialog:

enter image description here

in final page of wizard can enable "scan netbeans project" option:

enter image description here

as project not contain netbeans project, netbeans prompt create new project after code has been downloaded:

enter image description here

use option "java project existing sources" setup netbeans project sources github.

enter image description here

details on setting project in netbeans can found in manual:
http://docs.oracle.com/cd/e50453_01/doc.80/e50452/create_japps.htm#babcgjjb


Comments

Popular posts from this blog

php - Invalid Cofiguration - yii\base\InvalidConfigException - Yii2 -

How to show in django cms breadcrumbs full path? -

ruby on rails - npm error: tunneling socket could not be established, cause=connect ETIMEDOUT -