Ytai, I haven't fired up the new tools yet, I'm a fairly happy eclipse user. IOIO is a small part of the app I developed, so I'm wondering if it still makes sense for me to move over to the new tools. Do I need to rewrite any code to use them? Do they still integrate with GitHub/BitBucket? I have made some modifications to the IOIO Libraries--will that present a problem with the Gradle/Android Studio approach?
thanks On Tuesday, August 25, 2015 at 6:21:58 PM UTC-4, Ytai wrote: > > You're welcome to edit the wiki, I'll appreciate you doing so. > If you're not ready to move, you can use v5.04 of the software bundle, > which is intended for Eclipse. Note, however, that over time bug fixes and > new features will not be backported. Also note that with some effort it is > possible to tell Eclipse to build your project using Gradle instead of its > own builders, thus use the Gradle based software with Eclipse. > Last, note that Android studio, despite the name, is a pretty nice general > purpose Java IDE, based on IntelliJ IDEA. > On Aug 25, 2015 14:48, "Ben" <[email protected] <javascript:>> wrote: > >> Indeed thanks but may I suggest a little notice on the Eclipse Wiki then >> :-) (https://github.com/ytai/ioio/wiki/Eclipse-Troubleshooting) >> >> Not sure I am ready for the shift as I use Eclipse for other development >> (not android). Maintaining one environment is already challenging. >> >> B. >> >> On Tuesday, August 25, 2015 at 2:57:39 AM UTC+2, Ytai wrote: >>> >>> See my recent email announcing the deprecation of Eclipse and the new >>> wiki page that talks about Gradle:) >>> On the flip side, everything become a lot simpler now! >>> On Aug 24, 2015 2:02 PM, "Ben" <[email protected]> wrote: >>> >>>> Hello >>>> >>>> Not completely new to IOIO but wanted to start a new project and I took >>>> the opportunity to take the latest version of the librairies (on Eclipse) >>>> .. well it has not been as simple as I thought to make the HelloIOIO to >>>> work >>>> >>>> Here is my experience (which might save a bit of time to some others) >>>> >>>> First the Eclipse Wiki is a good resource but seems not up to date : >>>> for example the library IOIOLibBT no longer exist. >>>> >>>> A library IOIOLibCore as per the name seems essential but I could not >>>> import it in Eclipse (at the contrary of the others) so I just copied the >>>> classes in IOIOLibAndroid and it worked . >>>> >>>> By default my Eclipse only take the /gen & /src folders as java >>>> sources, I had also to add the /java folder as source to make things >>>> working. >>>> >>>> + all the tricks in the Eclipse Wiki made the things working >>>> >>>> All a bit too much for a simple IOIOHello application. Might threaten >>>> many newcomers >>>> >>>> Cheers, >>>> >>>> B, >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "ioio-users" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> To post to this group, send email to [email protected]. >>>> Visit this group at http://groups.google.com/group/ioio-users. >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> -- >> You received this message because you are subscribed to the Google Groups >> "ioio-users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> Visit this group at http://groups.google.com/group/ioio-users. >> For more options, visit https://groups.google.com/d/optout. >> > -- You received this message because you are subscribed to the Google Groups "ioio-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/ioio-users. For more options, visit https://groups.google.com/d/optout.
