-
15. Re: Eclipse (4.4) and other Java applications unusable under El Capitan DP3
Max108 Jul 9, 2015 7:14 AM (in response to littleodie914)Apple have just updated their legacy Java support here. Hopefully this will resolve the issue.
-
16. Re: Eclipse (4.4) and other Java applications unusable under El Capitan DP3
torokzsolt Jul 9, 2015 7:15 AM (in response to PhantomThief)Thanks, I tried it too, but you were faster than me
-
17. Re: Eclipse (4.4) and other Java applications unusable under El Capitan DP3
torokzsolt Jul 9, 2015 7:20 AM (in response to Max108)I've tried that already. Newer versions of Eclipse require Java version 1.7 or greater. I downloaded an older Eclipse (it was Kepler i think), and try to start that from commandline with specified JDK (-vm Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Commands/java). It doesn't worked at all, still hang
-
18. Re: Eclipse (4.4) and other Java applications unusable under El Capitan DP3
TN17 Jul 9, 2015 8:17 AM (in response to littleodie914)I think it's a issue with some native API linking to JDK UI part, so it's bug at OSX side, not Java side.
Maybe there're no easy workarounds to fix it until Apple release beta4.... TT
hope not so.
-
19. Re: Eclipse (4.4) and other Java applications unusable under El Capitan DP3
eloyleonardo Jul 9, 2015 9:55 AM (in response to littleodie914)I have tha same problem.
Someone find a workarounds ?
-
20. Re: Eclipse (4.4) and other Java applications unusable under El Capitan DP3
Macolyte Jul 9, 2015 10:14 AM (in response to littleodie914)I have installed the most recent version of Oracle Java 8 SDK - U60 Build 22 (Release Date - 07/01/2015) and still experience the same problem. Both Eclipse Luna (4.4) nor Mars (4.5) han on startup. I was trying to install the U60 build 23 (release date 7/7/2015); however, the .pkg file is corrupt.
My initial thought was that perhaps it was a SWT issue; however, Netbeans 8.0.2 starts and then crashes shortly after startup.
-
21. Re: Eclipse (4.4) and other Java applications unusable under El Capitan DP3
sjlee Jul 9, 2015 10:26 AM (in response to littleodie914)Seeing the same issue. Happens with multiple JDK versions and eclipse versions. IntelliJ seems fine.
This will create a lot of IntelliJ converts.
-
22. Re: Eclipse (4.4) and other Java applications unusable under El Capitan DP3
dlangh Jul 9, 2015 1:15 PM (in response to Macolyte)I was able to download and install Java 8 U60 Build 23 and confirmed using Activity Monitor after I configured Eclipse to use it that it was in fact loading Build 23, but it still hung. I also tried the following:
- Java version 1.8.0.45
- Java version 1.8.0.40
- Java version 1.7.0.67
- Java version 1.9.0.71
None of the above worked. Again I confirmed using Activity Monitor to see what files Eclipse opened and confirmed that it loaded the correct Java each time based on my changing the -vm flag for eclipse.
I also downloaded the latest nightly for Eclipse (both 4.5 and 4.6) neither worked, though with those I only tried loading them with Java 1.8.0.45 (my default and the current stable release).
I have moved over to using Coda for now, but I really hope someone can figure out the problem.
Last thing I'll mention is that I am running ColdFusion 10.0 which is also a Java App. It is currently configured for Java 1.8.0.40 and it is running just fine, so the problem might not strictly be Java. Hope this info helps someone else or at least saves others time wasting trying the same things.
-
23. Re: Eclipse (4.4) and other Java applications unusable under El Capitan DP3
TN17 Jul 9, 2015 6:52 PM (in response to dlangh)nice
-
24. Re: Eclipse (4.4) and other Java applications unusable under El Capitan DP3
TN17 Jul 9, 2015 6:57 PM (in response to littleodie914)Is there any Apple staffs watching this post?
fix it soon, please.... it's a bug shouldn't happens.
Knowing there's a bug affects almost every JAVA apps and still release it out? It's a huge time waste for all who are happy to test the beta.
-
25. Re: Eclipse (4.4) and other Java applications unusable under El Capitan DP3
hedge123 Jul 9, 2015 7:56 PM (in response to TN17)Totally agree. This has been a major time drain for me, and I'm having to completely re-organize my development cycle as a consequence. Don't they do regression testing at Apple, as in - don't make your subsequent releases WORSE than the previous one? I'm sure it's a bit more complicated than that, but it would be extremely helpful is an Apple representative would acknowledge the issue and give us a little more detail such as a priority statement or a timeline. Now we just have a sit around wondering. A more open dialogue would go a long way. "Some versions of Eclipse may hang during use" doesn't tell us much. Back when Google was still a young company and run primarily by engineers - very good engineers I might add - their employees would actually actively participate in forums like this. Now there is less of that, and with Apple seemingly turning into a marketing-led operation which other than adding some push in iTunes for their streaming service and adding back in support for a dead USB port, this release has caused a lot of problems.
It seems Apple has lost a lot of their focus on the developer community. Typed on a MacBook Pro 17" from 2009, which I refuse to replace because the new MacBooks have smaller screen sizes, less storage (I upped my HD to 1TB SSD), and hard-solder all the components onto the motherboard, disabling us from doing an upgrade without the high holy priests from Jonathan Ive's design team selling us another entire machine. After they dropped Java support, I began having my serious doubts. The reason I switched Macs in the first place was Apple seemed to place power users, graphic designers, engineers, etc. first - now I think we've come in a sad second or even third. Mobile devices are great - I love the iPhone - but please, I'm not going to develop on one. Please bring back Apple COMPUTER. Sincerely - an Apple fan asking for a little reality check from Cupertino.
-
26. Re: Eclipse (4.4) and other Java applications unusable under El Capitan DP3
TN17 Jul 9, 2015 8:14 PM (in response to hedge123)couldn't agree more.
I think Apple won't go that far to drop Java support
P.S. I'm lucky than you by only upgrade one iMac, and keep my MBP at Yosemite. but this issue is still an annoying one.
-
27. Re: Eclipse (4.4) and other Java applications unusable under El Capitan DP3
streichsbaer Jul 9, 2015 9:51 PM (in response to streichsbaer)I have just installed the public El Capitan beta.
Eclipse 4.3 hangs at a later stage now, but still hangs.
Eclipse 4.4 gets to the workspace selector but freezes at that stage.
So, no real improvement to the developer beta 3.
-
28. Re: Eclipse (4.4) and other Java applications unusable under El Capitan DP3
Srini Jul 9, 2015 11:06 PM (in response to littleodie914)I really needed Java/Eclipse. So, I went back to DP2. FWIW, here's how:
- Install the original Beta 1. It is available from your app store purchases tab.
- After installing, your system may not be able to find Beta 2 automatically. So, you need to follow the steps in the thread below.
https://forums.developer.apple.com/thread/6624
Mainly, make sure the software update is set correctly. Even with this set, my system did not detect Beta 2 automatically. So, I manually downloaded DP2 and installed it. Mail quit on starting. Simply, deleting all the mail accounts (from System Preferences -> Internet Accounts) helped. - Tested it today. Looks like everything is fine. Eclipse is back to working. So, I have a DP2 with the new iTunes and Apple Music.
-
29. Re: Eclipse (4.4) and other Java applications unusable under El Capitan DP3
torokzsolt Jul 9, 2015 11:12 PM (in response to Srini)Did you install it like an update, or needed to do a clean install of OSX with all your data backed up, and restored after the installation?
Level 8
Level 1