From: SourceForge.net <no...@so...> - 2004-04-28 06:21:26
|
Bugs item #943513, was opened at 2004-04-27 23:21 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=943513&group_id=44253 Category: Eclipse Plug-in Group: Crashes Status: Open Resolution: None Priority: 5 Submitted By: Hal Perkins (hperkins) Assigned to: Nobody/Anonymous (nobody) Summary: Trouble launching eclipse plugin on OS X Initial Comment: I ran into some odd behavior with the latest DrJava Eclipse plugin on OS X. Configuration: OS X 10.3.3 latest software updates, but no developer previews (i.e., the released Java 1.4.2) Eclipse 3.0M8 - clean installation with no prior workspace or options DrJava plugins 0.9.4 and 0.9.0 With the 0.9.0 plugin, all works well if I launch Eclipse, select the java perspective, then select the DrJava perspective. If I launch eclipse and select the DrJava perspective first, the windows change around, but the DrJava interactions window does not appear. With the 0.9.4 plugin, selecting the DrJava perspective results in the dreaded beachball of death. Looking at the Activity Monitor display, it appears that something is trying to launch every few seconds, but it's failing. This happens regardless of whether the java perspective has been opened first or not. In all cases, there are no open Java projects or source files. I'm sticking with the 0.9.0 plugin for now. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=943513&group_id=44253 |