Note that there are some explanatory texts on larger screens.

plurals
  1. PONo projects found to import
    primarykey
    data
    text
    <p>I was looking for an ePub reader in android.<br>I referred <a href="http://www.pageturner-reader.org/downloads/" rel="nofollow noreferrer">PageTurner</a>. Got it's apk downloaded and it worked.</p> <p>But when I downloaded it's source code from <a href="https://github.com/nightwhistler/pageturner" rel="nofollow noreferrer">github</a> (as it's open source) and tried to Import the project, it gives the message that <code>No Projects found to import</code> even though it's pointing to the correct location.</p> <p>I searched for similar questions on SO, but didn't got any help.<br> I guess I'm missing out libraries and some other stuff that will make this work. Note that <code>bin</code> and <code>gen</code> folders are missing at <em>github</em> link.<br>I'm using Eclipse Indigo as IDE.</p> <p>Any idea what's wrong here? Any help appreciated.</p> <h2>EDIT</h2> <p><strong>1.)</strong> From suggestions, I created new project and imported it from existing source but it's giving errors at virtually every line of code.</p> <p>Some of the errors are like :</p> <p><code>Package x1 does not match with package x2</code><br> <code>class RoboActivity not found</code><br> <code>method not found</code><br> <code>@Inject cannot be resolved to a type</code><br></p> <p>2.) What exactly do I download from <a href="http://maven.apache.org/download.html" rel="nofollow noreferrer">Maven site</a>?</p> <p>Which libraries are required from <a href="http://mevenide.codehaus.org/repository/eclipse/jars/" rel="nofollow noreferrer">these</a>.</p> <p>Moreover, When I tried to install the plugin from instructions, I got <img src="https://i.imgur.com/Hm01o.png" alt="this"></p> <p><strong>3.) <a href="http://mevenide.codehaus.org/maven-eclipse-plugin-plugin/" rel="nofollow noreferrer">this</a> link is available for Maven Plugin but I can't find the plugin here :(</strong></p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload