wakarimasenco / ChanExplorer

MIT License
11 stars 3 forks source link

ADT/Eclipse - No projects are found to import #8

Open Marneus68 opened 10 years ago

Marneus68 commented 10 years ago

Hi, I've been trying to import the ChanExplorer project in my installation of ADT in order to compile it myself and work on it, unfortunately, I've been unable to do so.

Cloning the repository and attempting to "Import" it from eclipse results in a "No projects are found to import" message. Downloading the archive and trying to import the archive does exactly the same. Finally I installed EGit and cloned the repo from git only to be greeted with the same message too.

Am I doing something wrong or is the project definition broken ?

miyachan commented 10 years ago

Hi, the build process is definitely incorrect. I'll be updating the instructions shortly - but if you are adept at Android development and you are familiar with f-droid, you can follow the build process on f-droid (https://gitorious.org/f-droid/fdroiddata/source/902f14d10a33ad9c873014416cc217f1c036e385:metadata/co.wakarimasen.chanexplorer.txt).

Otherwise I expect to have the instructions up by EOD today.

Marneus68 commented 10 years ago

Thanks. I'll be checking that out tonight. I made several changes (updates the boards list mainly) and I wanted to make sure that everything worked before submitting a pull request.

miyachan commented 10 years ago

I did a run through of building and I didn't hit this error. I'm guessing you clones the project into your Eclipse work space that might have done it?