gisbabao / andar

Automatically exported from code.google.com/p/andar
0 stars 0 forks source link

How I can attach source file to existing AndARSimpleProject application? #24

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Dear all,

I have downloaded the source file as .java(txt) for AndAR project from 
following site:

http://andar.googlecode.com/svn/trunk/AndAR/src/edu/dhbw/andar/

Now how i can attach this source file (.java) to existing AndARSample 
project.when i tried to open any classes/function it shows "source not found" 

I already tried to attach source(what i have downloaded).Suppose for 
simplebox() I have attached SimpleBox.java but it shoes the sourc attachment 
does not contain source of the simplebox classes..

So how I can add/attach source file to exitsting andAR.jar file?

Thanks
Jubair

Original issue reported on code.google.com by rassall....@gmail.com on 10 Jun 2010 at 7:58

GoogleCodeExporter commented 8 years ago
I'm sorry, but you can't just download a single source file. You have to check 
out the whole project from svn.
If you are using eclipse: install the plugin called subversive to do so. you 
will find enough information in the web, on how to do so.

Original comment by tdomhan on 10 Jun 2010 at 7:24