it-crowd / pom-sorter

Plugin for IntelliJ Idea to sort pom.xml
4 stars 9 forks source link

PomSorter error when running IntelliJ with Java6 #16

Closed vvandens closed 10 years ago

vvandens commented 11 years ago

Hello, First of all, thanks for the plugin. With the latest update, the plugin failms to start with an "Unsupported major.minor version 51.0" that is typical of classes compiled with JDK newer than the runtime one. I'm running IntelliJ using Java6 on OSX, and I suppose that the new plugin has been compiled with Java7. Running IntelliJ with Java7 on OSX has drawbacks especially regarding UI instability, so I would prefer to stick to Java6 runtime.

Best regards, Vincent

blabno commented 11 years ago

Thanks for report, I'll recompile it and release new version

On 12 September 2013 09:35, Vincent Vandenschrick notifications@github.comwrote:

Hello, First of all, thanks for the plugin. With the latest update, the plugin failms to start with an "Unsupported major.minor version 51.0" that is typical of classes compiled with JDK newer than the runtime one. I'm running IntelliJ using Java6 on OSX, and I suppose that the new plugin has been compiled with Java7. Running IntelliJ with Java7 on OSX has drawbacks especially regarding UI instability, so I would prefer to stick to Java6 runtime.

Best regards, Vincent

— Reply to this email directly or view it on GitHubhttps://github.com/it-crowd/pom-sorter/issues/16 .

Bernard Łabno phone: +48 883 651 703 e-mail: bernard.labno@itcrowd.pl skype: blabno

IT* Crowd Sp. z o.o. * Zlota 7 / 18 00-019 Warsaw Poland www.itcrowd.pl

blabno commented 11 years ago

Hi Vincent,

Could you test attached version?

On 12 September 2013 10:05, Bernard £abno bernard.labno@itcrowd.pl wrote:

Thanks for report, I'll recompile it and release new version

On 12 September 2013 09:35, Vincent Vandenschrick < notifications@github.com> wrote:

Hello, First of all, thanks for the plugin. With the latest update, the plugin failms to start with an "Unsupported major.minor version 51.0" that is typical of classes compiled with JDK newer than the runtime one. I'm running IntelliJ using Java6 on OSX, and I suppose that the new plugin has been compiled with Java7. Running IntelliJ with Java7 on OSX has drawbacks especially regarding UI instability, so I would prefer to stick to Java6 runtime.

Best regards, Vincent

Reply to this email directly or view it on GitHubhttps://github.com/it-crowd/pom-sorter/issues/16 .

Bernard £abno phone: +48 883 651 703 e-mail: bernard.labno@itcrowd.pl skype: blabno

IT* Crowd Sp. z o.o. * Zlota 7 / 18 00-019 Warsaw Poland www.itcrowd.pl

Bernard £abno phone: +48 883 651 703 e-mail: bernard.labno@itcrowd.pl skype: blabno

IT* Crowd Sp. z o.o. * Zlota 7 / 18 00-019 Warsaw Poland www.itcrowd.pl

vvandens commented 11 years ago

Hi Bernard, Where is the version you talk about ? I can't see it...

blabno commented 11 years ago

It's in previous messages attachment. You need to install plugin from disk.

On 12 September 2013 12:42, Vincent Vandenschrick notifications@github.comwrote:

Hi Bernard, Where is the version you talk about ? I can't see it...

— Reply to this email directly or view it on GitHubhttps://github.com/it-crowd/pom-sorter/issues/16#issuecomment-24309137 .

Bernard Łabno phone: +48 883 651 703 e-mail: bernard.labno@itcrowd.pl skype: blabno

IT* Crowd Sp. z o.o. * Zlota 7 / 18 00-019 Warsaw Poland www.itcrowd.pl

vvandens commented 11 years ago

Unfortunately, I can't see any attachment neither in the mail nor on the Github issue...