eclipse - How to use SVN to build a library -


i trying follow tutorial, , told to:

1- source code java emv reader library http://code.google.com/p/javaemvreader/ , build it. 2- drop resulting jar file in lib/. 3- import project in eclipse , build it.

i right click java files, , choose run don't option run java application. can not export files jar file. have enclosed image of have

after first comment, right clicked on project, , under maven, chose option "configure maven" project. ( thank much; must 1 of fastest resolutions in world )and can run project. window in pic2, have attached. don't know step 2 of above instructions means. don't see lib/ folder. , project refering in step 3 on git. ideas on means? ![pic2]!1

eclipse projects have "type" , controls tools available. created "basic project" means there no compilers or other java tools associated it. want create java project in eclipse.

that project not seem have eclipse .project , .classpath files checked repository. maven project however. either want m2eclipse plugins installed, , check out maven project, handle configuring else, or want use checkout ... option , use wizard create new java project checkout.

these more eclipse ide questions svn or subclipse questions.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -