From: SourceForge.net <no...@so...> - 2007-01-24 01:36:31
|
Bugs item #1643096, was opened at 2007-01-23 17:36 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=1643096&group_id=44253 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: compile problem Initial Comment: error occurred when I download the new version of Dr. Java and tried to compile a program which compiled on the earlier version of Dr. Java. edu.rice.cs.drjava.model.definitions.InvalidPackageException: The source file C:\temp\Java\cyBlackJackGame\Random.java is in the wrong directory or in the wrong package. The directory name cyBlackJackGame does not match the package component util. at edu.rice.cs.drjava.model.AbstractGlobalModel$ConcreteOpenDefDoc._getSourceRoot(AbstractGlobalModel.java:3599) at edu.rice.cs.drjava.model.AbstractGlobalModel$ConcreteOpenDefDoc.getSourceRoot(AbstractGlobalModel.java:2930) at edu.rice.cs.drjava.model.compiler.DefaultCompilerModel.compile(DefaultCompilerModel.java:231) at edu.rice.cs.drjava.ui.MainFrame._compile(MainFrame.java:4137) at edu.rice.cs.drjava.ui.MainFrame.access$3700(MainFrame.java:102) at edu.rice.cs.drjava.ui.MainFrame$40.actionPerformed(MainFrame.java:632) at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.setPressed(Unknown Source) at javax.swing.AbstractButton.doClick(Unknown Source) at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source) at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source) at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at javax.swing.JComponent.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) System Properties: DrJava Version 20061025-1556 java.runtime.name = Java(TM) SE Runtime Environment sun.boot.library.path = C:\Program Files\Java\jre1.6.0\bin java.vm.version = 1.6.0-b105 java.vm.vendor = Sun Microsystems Inc. java.vendor.url = http://java.sun.com/ path.separator = ; java.vm.name = Java HotSpot(TM) Client VM file.encoding.pkg = sun.io sun.java.launcher = SUN_STANDARD user.country = US sun.os.patch.level = Service Pack 2 java.vm.specification.name = Java Virtual Machine Specification user.dir = C:\Documents and Settings\LordCy java.runtime.version = 1.6.0-b105 java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment java.endorsed.dirs = C:\Program Files\Java\jre1.6.0\lib\endorsed os.arch = x86 java.io.tmpdir = C:\DOCUME~1\LordCy\LOCALS~1\Temp\ line.separator = "\u000d\u000a" java.vm.specification.vendor = Sun Microsystems Inc. user.variant = os.name = Windows XP sun.jnu.encoding = Cp1252 java.library.path = C:\Program Files\Java\jre1.6.0\bin;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Java\jdk1.5.0_09\bin;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\Java\jdk1.5.0_09\bin; java.specification.name = Java Platform API Specification java.class.version = 50.0 sun.management.compiler = HotSpot Client Compiler os.version = 5.1 user.home = C:\Documents and Settings\LordCy user.timezone = America/Chicago java.awt.printerjob = sun.awt.windows.WPrinterJob file.encoding = Cp1252 java.specification.version = 1.6 java.class.path = C:\temp\Java\drjava-stable-20061025-1556.exe;C:\Program Files\Java\jdk1.5.0_09\lib\tools.jar;C:\Program Files\Java\jdk1.6.0\lib\tools.jar user.name = LordCy java.vm.specification.version = 1.0 java.home = C:\Program Files\Java\jre1.6.0 sun.arch.data.model = 32 user.language = en java.specification.vendor = Sun Microsystems Inc. awt.toolkit = sun.awt.windows.WToolkit java.vm.info = mixed mode, sharing java.version = 1.6.0 java.ext.dirs = C:\Program Files\Java\jre1.6.0\lib\ext;C:\WINDOWS\Sun\Java\lib\ext sun.boot.class.path = C:\Program Files\Java\jre1.6.0\lib\resources.jar;C:\Program Files\Java\jre1.6.0\lib\rt.jar;C:\Program Files\Java\jre1.6.0\lib\sunrsasign.jar;C:\Program Files\Java\jre1.6.0\lib\jsse.jar;C:\Program Files\Java\jre1.6.0\lib\jce.jar;C:\Program Files\Java\jre1.6.0\lib\charsets.jar;C:\Program Files\Java\jre1.6.0\classes java.vendor = Sun Microsystems Inc. file.separator = \ java.vendor.url.bug = http://java.sun.com/cgi-bin/bugreport.cgi sun.io.unicode.encoding = UnicodeLittle sun.cpu.endian = little java.rmi.server.hostname = 127.0.0.1 sun.desktop = windows sun.awt.exception.handler = edu.rice.cs.drjava.ui.DrJavaErrorHandler sun.cpu.isalist = pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86 #DrJava configuration file #Tue Jan 23 19:29:48 CST 2007 javac.location = C:\\Program Files\\Java\\jdk1.6.0\\lib\\tools.jar extra.classpath = C:\\temp\\Java;C:\\temp\\Java\\nhUtilities lineenum.enabled = true key.delete.next = shift DELETE key.delete.previous = shift BACK_SPACE recent.files = [C:\\temp\\Java\\weissbookcode\\BinaryTree.java,C:\\temp\\Java\\weissbookcode\\BinarySearchTreeWithRank.java,C:\\temp\\Java\\weissbookcode\\BinarySearchTree.java,C:\\temp\\Java\\weissbookcode\\BinarySearchRecursive.java] window.height = 746 window.width = 1032 window.x = -4 window.y = -4 last.dir = C:\\temp\\Java\\cyBlackJackGame\\Random.java last.interactions.dir = C:\\Documents and Settings\\LordCy Used memory: about 6.94 megabytes Free memory: about 3.80 megabytes Total memory: about 10.74 megabytes Total memory can expand to: about 127.06 megabytes ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1643096&group_id=44253 |