twoway-view icon indicating copy to clipboard operation
twoway-view copied to clipboard

Usint two way view in eclipse.

Open duldul1989 opened this issue 9 years ago • 2 comments

When i download and add the project in Eclipse. I get 3 projects to add

  1. Core>Src>Main>
  2. Layouts>Src>Main>
  3. Sample>Ser>MainActivity

I get that the actual library is in the 'Core' and 'layouts' folders

Now when i import these to eclipse and add the two folders i don't find any thing under the 'src' folder but in the 'java' folder and as a result i keep getting an error thet the TwoWayView class was not found.

Can you kindly explain how can i add the project in eclipse

PS: Iv been using TwoWayView since about 7-8 months now and i had downloaded the previous build from the dropbox link and that worked perfectly. Id be more than happy if someone can send em a link like that :D

duldul1989 avatar Mar 23 '15 12:03 duldul1989

Don't use Eclipse. Use Android Studio. For each question like this, my answer will always be the same.

WHY?

  • Avoid dependencies project on your project.
  • Easy to update these dependencies.

ppamorim avatar Mar 23 '15 13:03 ppamorim

I have a big project migrating things to android studio breaks more things than it fixes...Having said that i do eventually plan to move my project to it..

duldul1989 avatar Mar 23 '15 13:03 duldul1989