Re: introduction toogley | packaging intellij idea

2016-06-29 Thread toogley
> Hi Tobias, > > Welcome to Fedora. Hey and Thanks. :) > I would recommend you joining Java SIG [1], where you can find help with > packaging, reviews, bugfixes etc. We have IRC channel and mailing list > where you can communicate with us. > > [1] https://fedoraproject.org/wiki/SIGs/Java Thank

Re: introduction toogley | packaging intellij idea

2016-06-29 Thread Mikolaj Izdebski
Hi Tobias, Welcome to Fedora. On 06/22/2016 05:21 PM, toog...@mailbox.org wrote: > * Are there some important documents I should additionally read? > > * Do you have some tips for starting packaging, or dealing with the legacy > status of the package? Java Packaging HOWTO mentioned by others

Re: introduction toogley | packaging intellij idea

2016-06-25 Thread toogley
> On June 24, 2016 at 11:44 PM Jonny Heggheim wrote: > > > Hi Tobias. Hey Jonny, > The Java Packaging HOWTO is great > https://fedorahosted.org/released/javapackages/doc/ Thanks a lot :) -- devel mailing list devel@lists.fedoraproject.org https://lists.fedoraproject.org/admin/lists/devel@list

Re: introduction toogley | packaging intellij idea

2016-06-24 Thread Jonny Heggheim
Hi Tobias. On Jun 22, 2016 4:22 PM, wrote: > Packaging > > I've found http://pkgs.fedoraproject.org/cgit/rpms/intellij-idea.git/ - I > guess I can base my work on the spec file there, which I'm currently trying > to understand, update and build. I think

Re: introduction toogley | packaging intellij idea

2016-06-23 Thread toogley
> https://admin.fedoraproject.org/pkgdb/package/rpms/intellij-idea/ > It looks like there used to be a package but it was retired. It's probably > worth contacting the previous maintainers and find out why it was retired > and any recommendations that they have for getting it go

Re: introduction toogley | packaging intellij idea

2016-06-22 Thread Dave Johansen
On Wed, Jun 22, 2016 at 9:21 AM, wrote: > Introduction > > > Hello. > > I'm Tobias Angele (20 years old) and I want to contribute to fedora > packaging the intellij idea package. I've made already some (really small) > contributions, e.g. to debian:

introduction toogley | packaging intellij idea

2016-06-22 Thread toogley
Introduction Hello. I'm Tobias Angele (20 years old) and I want to contribute to fedora packaging the intellij idea package. I've made already some (really small) contributions, e.g. to debian: https://anonscm.debian.org/cgit/collab-maint/wicd.git/log/?qt=author&

Re: IntelliJ

2015-01-21 Thread Mikolaj Izdebski
On 01/21/2015 07:06 PM, Greg Hellings wrote: >> In any case you may add IntelliJ to Java SIG package wishlist [2] or ask >> for volounteers on java-devel mailing list. > > I've tried to add it to the page, but for some reason the wiki isn't > saving for me. It kee

Re: IntelliJ

2015-01-21 Thread Greg Hellings
Thanks for the feedback, guys. On Tue, Jan 20, 2015 at 4:55 PM, wrote: > > Message: 10 > Date: Tue, 20 Jan 2015 16:40:18 -0500 > From: Corey Sheldon > To: Development discussions related to Fedora > > Subject: Re: IntelliJ > Message-ID: > > Con

Re: IntelliJ

2015-01-20 Thread Mikolaj Izdebski
On 01/20/2015 09:41 PM, Greg Hellings wrote: > I'm curious about the possibility of bringing IntelliJ/IDEA back into > Fedora. It was there previously, then was taken out sometime around > Fedora 15 or thereabouts. Back then the app was at version 9, it's > currently landed a

Re: IntelliJ

2015-01-20 Thread Sudhir Khanger
citizen for Android development. OpenJDK 7 vs Oracle JDK 7 is a moot point. IntelliJ 14 fully supports JDK 8 and next preview version of Android Studio will be based off IntelliJ 14. -- Regards, Sudhir Khanger, sudhirkhanger.com, github.com/donniezazen, 5577 8CDB A059 085D 1D60 807F 8C00 45D

Re: IntelliJ

2015-01-20 Thread Reindl Harald
problems at all. Oracle JDK 7 is the specific requirement for Android Studio. The only caveat of using OpenJDK with IntelliJ is that upstream won't take bug reports. If people can live with that I think it is a great idea. Maybe if enough folks were using IntelliJ with OpenJDK, it might

Re: IntelliJ

2015-01-20 Thread Sudhir Khanger
7 is the specific requirement for Android Studio. The only caveat of using OpenJDK with IntelliJ is that upstream won't take bug reports. If people can live with that I think it is a great idea. Maybe if enough folks were using IntelliJ with OpenJDK, it might help change their stance on Oracle J

Re: IntelliJ

2015-01-20 Thread Julien Enselme
On 01/20/2015 11:55 PM, Yohan Graterol wrote: > Hi > > It's a great idea, but IntelliJ (For Android and Java) need as > requirement Oracle JDK, so, Fedora has OpenJDK. PyCharm, RubyMine and > Webstorm not need Oracle JDK. > > Regards! > > > > Enviado

Re: IntelliJ

2015-01-20 Thread Yohan Graterol
Hi It's a great idea, but IntelliJ (For Android and Java) need as requirement Oracle JDK, so, Fedora has OpenJDK. PyCharm, RubyMine and Webstorm not need Oracle JDK. Regards! Enviado con MailTrack <https://mailtrack.io/install?source=signature&lang=es&referral=yohangrat

Re: IntelliJ

2015-01-20 Thread Julien Enselme
On 01/20/2015 10:40 PM, Corey Sheldon wrote: > intellij/IDEA has now mostly been folded into AndroidStudio which > while not in the default repos can be obtained on the android dev d/l > page for linux as a .zip/tarball > > > Corey W Sheldon > Freelance IT Consultant, M

Re: IntelliJ

2015-01-20 Thread Corey Sheldon
intellij/IDEA has now mostly been folded into AndroidStudio which while not in the default repos can be obtained on the android dev d/l page for linux as a .zip/tarball Corey W Sheldon Freelance IT Consultant, Multi-Discipline Tutor 310.909.7672 www.facebook.com/1stclassmobileshine

Re: IntelliJ

2015-01-20 Thread Eric Smith
I think it's a great idea. IntelliJ is the basis for the new Android dev env (though Eclipse can still be used). I looked at trying to package it again, but as you say it looks like a pretty big task. -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/ma

IntelliJ

2015-01-20 Thread Greg Hellings
I'm curious about the possibility of bringing IntelliJ/IDEA back into Fedora. It was there previously, then was taken out sometime around Fedora 15 or thereabouts. Back then the app was at version 9, it's currently landed at version 14. With the announcement of Gradle making an improved