On 25 September 2013 09:36, Hardy Ferentschik wrote:
>
>
> On 24 Jan 2013, at 8:31 PM, Sanne Grinovero wrote:
>
>> You might wonder why I like to wipe clean my workspaces?
>> On projects I read mostly I tend to need to jump to different
>> branches, often far in time, in which the source code org
On 24 Jan 2013, at 8:31 PM, Sanne Grinovero wrote:
> You might wonder why I like to wipe clean my workspaces?
> On projects I read mostly I tend to need to jump to different
> branches, often far in time, in which the source code organization is
> likely different, so I'd need to re-import proj
As an active maintainer I often need to do the same
Be sure to use gradlew for the import, and re-sync (JetGradle -> Sync).
There is the annoying thing you need to do then though to individually
verify the updated dependencies which I wish they would address. But
other than that it works like
Unfortunately it's not straight-forward in Eclipse either, you need to
disable that circularity error from the compiler options.
I guess it's not a showstopper if you are strongly motivated to find
out, nor annoying for who codes on it every day, but in my case I
force-reset the workspaces quite o
Same here. I have no problems importing ORM into IntelliJ. But I still use the
'gradle idea' task. Is this what's failing for you as well?
--hardy
On 24 Sep 2013, at 19:29, Steve Ebersole wrote:
> Why/how? I do this routinely.
>
> On 09/24/2013 12:26 PM, Emmanuel Bernard wrote:
>> I am sti
Why/how? I do this routinely.
On 09/24/2013 12:26 PM, Emmanuel Bernard wrote:
> I am still stuck on that one. I cannot import Hibernate ORM in IntelliJ IDEA
> :(
>
> On 17 mai 2013, at 03:28, Emmanuel Bernard wrote:
>
>> yes the projects themselves can use JDK 7.
>>
>> On Fri 2013-05-17 11:59, G
I am still stuck on that one. I cannot import Hibernate ORM in IntelliJ IDEA :(
On 17 mai 2013, at 03:28, Emmanuel Bernard wrote:
> yes the projects themselves can use JDK 7.
>
> On Fri 2013-05-17 11:59, Gunnar Morling wrote:
>> Have you registered a JDK 7 under "Platform Settings" -> "SDKs"?
>>
yes the projects themselves can use JDK 7.
On Fri 2013-05-17 11:59, Gunnar Morling wrote:
> Have you registered a JDK 7 under "Platform Settings" -> "SDKs"?
>
>
> 2013/5/17 Sanne Grinovero
>
> > ORM requires JDK7 to build, while it still targets Java6 for users.
> > On 17 May 2013 10:26, "Emma
Have you registered a JDK 7 under "Platform Settings" -> "SDKs"?
2013/5/17 Sanne Grinovero
> ORM requires JDK7 to build, while it still targets Java6 for users.
> On 17 May 2013 10:26, "Emmanuel Bernard" wrote:
>
> > I tried to get ORM imported in IntelliJ IDEA and it fails with a
> > Unsuppor
ORM requires JDK7 to build, while it still targets Java6 for users.
On 17 May 2013 10:26, "Emmanuel Bernard" wrote:
> I tried to get ORM imported in IntelliJ IDEA and it fails with a
> Unsupported major.minor version 51.0. In Mac OS IntelliJ boots with JDK
> 1.6 AFAIK and it seems the tools (lik
10 matches
Mail list logo