You can subscribe to this list here.
| 2002 |
Jan
(17) |
Feb
(80) |
Mar
(56) |
Apr
(79) |
May
(9) |
Jun
(60) |
Jul
(29) |
Aug
(40) |
Sep
(23) |
Oct
(6) |
Nov
(25) |
Dec
(3) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2003 |
Jan
(17) |
Feb
(85) |
Mar
(22) |
Apr
(3) |
May
(18) |
Jun
(27) |
Jul
(38) |
Aug
(19) |
Sep
(15) |
Oct
(6) |
Nov
(2) |
Dec
(5) |
| 2004 |
Jan
(19) |
Feb
(26) |
Mar
(30) |
Apr
(29) |
May
(8) |
Jun
(28) |
Jul
(39) |
Aug
(17) |
Sep
(19) |
Oct
(12) |
Nov
(18) |
Dec
(9) |
| 2005 |
Jan
(5) |
Feb
(18) |
Mar
(4) |
Apr
(5) |
May
(9) |
Jun
(10) |
Jul
(15) |
Aug
(11) |
Sep
(6) |
Oct
(6) |
Nov
(11) |
Dec
(6) |
| 2006 |
Jan
(10) |
Feb
(27) |
Mar
(24) |
Apr
(39) |
May
(14) |
Jun
(14) |
Jul
(5) |
Aug
(15) |
Sep
(21) |
Oct
(25) |
Nov
(10) |
Dec
(6) |
| 2007 |
Jan
(19) |
Feb
(23) |
Mar
(10) |
Apr
(10) |
May
(10) |
Jun
(9) |
Jul
(8) |
Aug
(6) |
Sep
(10) |
Oct
(7) |
Nov
(4) |
Dec
(5) |
| 2008 |
Jan
(23) |
Feb
(13) |
Mar
(19) |
Apr
(11) |
May
(11) |
Jun
(10) |
Jul
(12) |
Aug
(19) |
Sep
(11) |
Oct
(4) |
Nov
(6) |
Dec
|
| 2009 |
Jan
(8) |
Feb
(15) |
Mar
(21) |
Apr
(12) |
May
(14) |
Jun
(9) |
Jul
(2) |
Aug
(17) |
Sep
(36) |
Oct
(31) |
Nov
(13) |
Dec
(13) |
| 2010 |
Jan
(24) |
Feb
(17) |
Mar
(32) |
Apr
(18) |
May
(9) |
Jun
(6) |
Jul
(11) |
Aug
(18) |
Sep
(7) |
Oct
(20) |
Nov
(5) |
Dec
(4) |
| 2011 |
Jan
(1) |
Feb
(5) |
Mar
(3) |
Apr
(1) |
May
(2) |
Jun
|
Jul
(1) |
Aug
(4) |
Sep
(7) |
Oct
(1) |
Nov
(3) |
Dec
(1) |
| 2012 |
Jan
(2) |
Feb
|
Mar
(1) |
Apr
(4) |
May
(1) |
Jun
|
Jul
|
Aug
(1) |
Sep
(1) |
Oct
(3) |
Nov
(3) |
Dec
|
| 2013 |
Jan
(1) |
Feb
(3) |
Mar
(1) |
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
| 2014 |
Jan
|
Feb
(2) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
| 2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
| 2019 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
|
From: SourceForge.net <no...@so...> - 2009-11-18 16:05:44
|
Bugs item #2899891, was opened at 2009-11-18 16:05 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2899891&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: Other Group: 6: Crashes Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: ... Initial Comment: 1 error occured! Please submit a bug report containing the information below and an account of the actions that caused the bug (if known) to http://sourceforge.net/projects/drjava. You may wish to save all your work and restart DrJava. Thanks for your help in making DrJava better! edu.rice.cs.util.UnexpectedException: java.util.MissingResourceException: Can't find bundle for base name koala.dynamicjava.parser.resources.messages, locale es_CL at edu.rice.cs.drjava.model.cache.DocumentCache$DocManager.makeDocument(DocumentCache.java:176) at edu.rice.cs.drjava.model.cache.DocumentCache$DocManager.getDocument(DocumentCache.java:197) at edu.rice.cs.drjava.model.AbstractGlobalModel$ConcreteOpenDefDoc.getDocument(AbstractGlobalModel.java:2550) at edu.rice.cs.drjava.ui.MainFrame.<init>(MainFrame.java:3118) at edu.rice.cs.drjava.DrJavaRoot.main(DrJavaRoot.java:163) at edu.rice.cs.drjava.DrJava.configureAndLoadDrJavaRoot(DrJava.java:244) at edu.rice.cs.drjava.DrJava.main(DrJava.java:139) Caused by: java.util.MissingResourceException: Can't find bundle for base name koala.dynamicjava.parser.resources.messages, locale es_CL at java.util.ResourceBundle.throwMissingResourceException(Unknown Source) at java.util.ResourceBundle.getBundleImpl(Unknown Source) at java.util.ResourceBundle.getBundle(Unknown Source) at koala.dynamicjava.util.LocalizedMessageReader.<init>(LocalizedMessageReader.java:59) at koala.dynamicjava.parser.impl.Parser.<init>(Parser.java:58) at edu.rice.cs.drjava.model.definitions.DefinitionsDocument.getPackageName(DefinitionsDocument.java:808) at edu.rice.cs.drjava.model.AbstractGlobalModel$ConcreteOpenDefDoc$1.make(AbstractGlobalModel.java:2804) at edu.rice.cs.drjava.model.cache.DocumentCache$DocManager.makeDocument(DocumentCache.java:173) ... 6 more Caused by: java.util.MissingResourceException: Can't find bundle for base name koala.dynamicjava.parser.resources.messages, locale es_CL at java.util.ResourceBundle.throwMissingResourceException(Unknown Source) at java.util.ResourceBundle.getBundleImpl(Unknown Source) at java.util.ResourceBundle.getBundle(Unknown Source) at koala.dynamicjava.util.LocalizedMessageReader.<init>(LocalizedMessageReader.java:59) at koala.dynamicjava.parser.impl.Parser.<init>(Parser.java:58) at edu.rice.cs.drjava.model.definitions.DefinitionsDocument.getPackageName(DefinitionsDocument.java:808) at edu.rice.cs.drjava.model.AbstractGlobalModel$ConcreteOpenDefDoc$1.make(AbstractGlobalModel.java:2804) at edu.rice.cs.drjava.model.cache.DocumentCache$DocManager.makeDocument(DocumentCache.java:173) at edu.rice.cs.drjava.model.cache.DocumentCache$DocManager.getDocument(DocumentCache.java:197) at edu.rice.cs.drjava.model.AbstractGlobalModel$ConcreteOpenDefDoc.getDocument(AbstractGlobalModel.java:2550) at edu.rice.cs.drjava.ui.MainFrame.<init>(MainFrame.java:3118) at edu.rice.cs.drjava.DrJavaRoot.main(DrJavaRoot.java:163) at edu.rice.cs.drjava.DrJava.configureAndLoadDrJavaRoot(DrJava.java:244) at edu.rice.cs.drjava.DrJava.main(DrJava.java:139) System Properties: DrJava Version drjava-20090220-r4761 DrJava Build Time 20090220-0640 drjava.debug.port = 49858 java.runtime.name = Java(TM) SE Runtime Environment sun.boot.library.path = C:\Program Files\Java\jre6\bin java.vm.version = 11.2-b01 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 = CL sun.os.patch.level = java.vm.specification.name = Java Virtual Machine Specification user.dir = <anonymized user.home>\Documents\Progra\Dr. Java\DrJava java.runtime.version = 1.6.0_12-b04 java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment java.endorsed.dirs = C:\Program Files\Java\jre6\lib\endorsed os.arch = x86 java.io.tmpdir = <anonymized user.home>\AppData\Local\Temp\ line.separator = "\u000d\u000a" java.vm.specification.vendor = Sun Microsystems Inc. user.variant = os.name = Windows Vista sun.jnu.encoding = Cp1252 java.library.path = C:\Program Files\Java\jre6\bin;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\Java\jre6\bin java.specification.name = Java Platform API Specification java.class.version = 50.0 sun.management.compiler = HotSpot Client Compiler os.version = 6.1 user.home = <anonymized user.home> user.timezone = America/Santiago java.awt.printerjob = sun.awt.windows.WPrinterJob file.encoding = Cp1252 java.specification.version = 1.6 java.class.path = <anonymized user.home>\Documents\Progra\Dr. Java\DrJava\drjava-20090220-r4761.exe user.name = <anonymized user.name> java.vm.specification.version = 1.0 java.home = C:\Program Files\Java\jre6 sun.arch.data.model = 32 user.language = es java.specification.vendor = Sun Microsystems Inc. awt.toolkit = sun.awt.windows.WToolkit java.vm.info = mixed mode, sharing java.version = 1.6.0_12 java.ext.dirs = C:\Program Files\Java\jre6\lib\ext;C:\Windows\Sun\Java\lib\ext sun.boot.class.path = C:\Program Files\Java\jre6\lib\resources.jar;C:\Program Files\Java\jre6\lib\rt.jar;C:\Program Files\Java\jre6\lib\sunrsasign.jar;C:\Program Files\Java\jre6\lib\jsse.jar;C:\Program Files\Java\jre6\lib\jce.jar;C:\Program Files\Java\jre6\lib\charsets.jar;C:\Program Files\Java\jre6\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.cpu.isalist = pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86 #DrJava configuration file #Wed Nov 18 12:59:01 CLST 2009 key.delete.next = shift DELETE key.delete.previous = shift BACK_SPACE last.dir = C:\\Users\\<anonymized user.name> last.interactions.dir = C:\\Users\\<anonymized user.name> Used memory: about 3,28 megabytes Free memory: about 1,66 megabytes Total memory: about 4,94 megabytes Total memory can expand to: about 63,56 megabytes ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2899891&group_id=44253 |
|
From: SourceForge.net <no...@so...> - 2009-11-18 04:45:17
|
Bugs item #2899584, was opened at 2009-11-17 22:45 Message generated for change (Tracker Item Submitted) made by mgricken You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2899584&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: User interface Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Mathias Ricken (mgricken) Assigned to: Nobody/Anonymous (nobody) Summary: AssertionError When Double-Clicking on File in Explorer Initial Comment: I double-clicked on a *.java file in Windows Explorer. This should have opened the file in DrJava (remote control was enabled), but instead the assertion error was displayed. This is probably because the code was executed outside the event thread in this case. java.lang.AssertionError at edu.rice.cs.drjava.ui.MainFrame.hourglassOff(MainFrame.java:4216) at edu.rice.cs.drjava.ui.MainFrame.open(MainFrame.java:4758) at edu.rice.cs.drjava.ui.MainFrame.handleRemoteOpenFile(MainFrame.java:9965) at edu.rice.cs.drjava.DrJavaRoot.handleRemoteOpenFile(DrJavaRoot.java:361) at edu.rice.cs.drjava.RemoteControlServer$RCServerThread.run(RemoteControlServer.java:148) System Properties: DrJava Version drjava-20091118-r5130 DrJava Build Time 20091118-0318 drjava.debug.port = 4283 java.runtime.name = Java(TM) SE Runtime Environment sun.boot.library.path = C:\jre1.6.0_18-ea-b03\bin java.vm.version = 16.0-b10 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 3 java.vm.specification.name = Java Virtual Machine Specification user.dir = <anonymized user.home>\Desktop java.runtime.version = 1.6.0_18-ea-b03 java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment java.endorsed.dirs = C:\jre1.6.0_18-ea-b03\lib\endorsed os.arch = x86 java.io.tmpdir = C:\DOCUME~1\<anonymized user.name>\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:\jre1.6.0_18-ea-b03\bin;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\Sun\javafx-sdk1.2\bin;C:\Program Files\Sun\javafx-sdk1.2\emulator\bin;C:\jre\bin;C:\jdk\bin;C:\Program Files\Tools\Windows Resource Kits\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Dev\Perforce;C:\WINDOWS\system32\WindowsPowerShell\v1.0;c:\Program Files\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files\Diana\Applied Biosystems\Primer Express\App\libs;C:\yjp-8.0.18\bin;C:\Program Files\Haskell\bin;C:\ghc-6.10.1\bin;C:\Program Files\Internet\SSH Secure Shell;C:\Scala2.7.1\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 = <anonymized user.home> user.timezone = America/Chicago java.awt.printerjob = sun.awt.windows.WPrinterJob file.encoding = Cp1252 java.specification.version = 1.6 java.class.path = <anonymized user.home>\Desktop\drjava.jar user.name = <anonymized user.name> java.vm.specification.version = 1.0 java.home = C:\jre1.6.0_18-ea-b03 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 java.version = 1.6.0_18-ea java.ext.dirs = C:\jre1.6.0_18-ea-b03\lib\ext;C:\WINDOWS\Sun\Java\lib\ext sun.boot.class.path = C:\jre1.6.0_18-ea-b03\lib\resources.jar;C:\jre1.6.0_18-ea-b03\lib\rt.jar;C:\jre1.6.0_18-ea-b03\lib\sunrsasign.jar;C:\jre1.6.0_18-ea-b03\lib\jsse.jar;C:\jre1.6.0_18-ea-b03\lib\jce.jar;C:\jre1.6.0_18-ea-b03\lib\charsets.jar;C:\jre1.6.0_18-ea-b03\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.cpu.isalist = pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86 #DrJava configuration file #Tue Nov 17 22:43:07 CST 2009 lineenum.enabled = true plastic.theme = ExperienceBlue key.delete.next = [shift DELETE] key.delete.previous = [shift BACK_SPACE] find.replace.match.case = false javadoc.additional.links = [http://drjava.org/javadoc/plt] quit.prompt = false open.folder.recursive = true indent.level = 4 force.test.suffix = true recent.files = [<anonymized user.home>\\Documents\\drjava\\drjava.all\\trunk\\dynamicjava\\src\\edu\\rice\\cs\\dynamicjava\\DynamicJava.java,<anonymized user.home>\\Documents\\drjava\\drjava.all\\trunk\\dynamicjava\\src\\edu\\rice\\cs\\dynamicjava\\Options.java,<anonymized user.home>\\Documents\\drjava\\drjava.all\\trunk\\dynamicjava\\src\\edu\\rice\\cs\\dynamicjava\\interpreter\\AmbiguousNameException.java,<anonymized user.home>\\Documents\\drjava\\drjava.all\\trunk\\dynamicjava\\src\\edu\\rice\\cs\\dynamicjava\\interpreter\\BaseContext.java,<anonymized user.home>\\Documents\\drjava\\drjava.all\\trunk\\dynamicjava\\src\\edu\\rice\\cs\\dynamicjava\\interpreter\\CheckerException.java] recent.projects = [<anonymized user.home>\\Documents\\Research\\Mint\\java-mint\\hj\\BHP-Dipole1D\\java-arrayviews\\dipole1Djava-arrayviews.drjava,<anonymized user.home>\\Documents\\Research\\Concutest\\ClassLoader.drjava,<anonymized user.home>\\Documents\\drjava\\drjava.xml,<anonymized user.home>\\Documents\\Research\\Mint\\java-mint\\java-mint.xml,<anonymized user.home>\\Documents\\Research\\Concutest\\concJUnit\\fw-4.2plugin.drjava] window.height = 1555 window.width = 1208 window.x = -4 window.y = -4 window.state = 6 doc.list.width = 166 last.dir = <anonymized user.home>\\Documents\\Research\\Mint\\java-mint\\hj\\BHP-Dipole1D\\java-arrayviews\\src\\hj\\array\\view last.interactions.dir = <anonymized user.home>\\Documents\\Research\\Mint\\java-mint\\hj\\BHP-Dipole1D\\java-arrayviews master.jvm.args = -ea master.jvm.xmx = 1024 dialog.clipboard.history.state = 671 740 399 573 dialog.completeword.javaapi = true tabbedpanes.state = 1201 1 1201 733 tabbedpanes.detach = true debugger.state = 1248 668 1142 400 debugger.detach = true dialog.jaroptions.state = 1605 638 find.replace.focus.in.defpane = true new.version.notification = weekly experimental builds new.version.notification.last = 1258498723625 drjava.survey.notification.last = 1257552505515 drjava.survey.result.last = http://www.drjava.org/submit-usage.php?rev=5130&os.name=Windows%20XP&os.version=5.1&java.version=1.6.0_18-ea&java.vendor=Sun%20Microsystems%20Inc. concjunit.checks.enabled = all-threads, no-join, lucky Used memory: about 25.94 megabytes Free memory: about 10.79 megabytes Total memory: about 36.73 megabytes Total memory can expand to: about 1016.12 megabytes Number of processors/cores: 2 Compiler Discovery Log: >From config: not set >From runtime: invalid JDK library 6.0_18-ea Dir added: C:\jre1.6.0_18-ea-b03 Dir added: C:\ Dir added: C:\ Dir not added: C:\Program Files\Java Dir added: C:\Program Files Dir not added: C:\Program Files\Java Dir added: C:\Program Files Dir not added: C:\Java Dir added: C:\ Dir not added: C:\Java Dir added: C:\ Dir not added: <anonymized user.home>\System\Library\Frameworks\JavaVM.framework\Versions Dir not added: <anonymized user.home>\usr\java Dir not added: <anonymized user.home>\usr\j2se Dir not added: <anonymized user.home>\usr Dir not added: <anonymized user.home>\usr\local\java Dir not added: <anonymized user.home>\usr\local\j2se Dir not added: <anonymized user.home>\usr\local Dir not added: <anonymized user.home>\usr\lib\jvm Dir not added: <anonymized user.home>\usr\lib\jvm\java-6-sun Dir not added: <anonymized user.home>\usr\lib\jvm\java-1.5.0-sun Dir not added: <anonymized user.home>\usr\lib\jvm\java-6-openjdk Dir not added: <anonymized user.home>\home\javaplt\java\Linux-i686 File added: C:\jdk\lib\tools.jar File not added: C:\jdk\Classes\classes.jar File added: C:\jdk1.4.2\lib\tools.jar File not added: C:\jdk1.4.2\Classes\classes.jar File added: C:\jdk1.4.2_16\lib\tools.jar File not added: C:\jdk1.4.2_16\Classes\classes.jar File added: C:\jdk1.5.0\lib\tools.jar File not added: C:\jdk1.5.0\Classes\classes.jar File added: C:\jdk1.5.0_10_xajavac\lib\tools.jar File not added: C:\jdk1.5.0_10_xajavac\Classes\classes.jar File added: C:\jdk1.5.0_14\lib\tools.jar File not added: C:\jdk1.5.0_14\Classes\classes.jar File added: C:\jdk1.6.0\lib\tools.jar File not added: C:\jdk1.6.0\Classes\classes.jar File added: C:\jdk1.6.0_15\lib\tools.jar File not added: C:\jdk1.6.0_15\Classes\classes.jar File added: C:\jdk1.6.0_16\lib\tools.jar File not added: C:\jdk1.6.0_16\Classes\classes.jar File added: C:\jdk1.6.0_18-ea-b03\lib\tools.jar File not added: C:\jdk1.6.0_18-ea-b03\Classes\classes.jar File added: C:\jdk1.7.0_b35-jsr308-0.7.9\lib\tools.jar File not added: C:\jdk1.7.0_b35-jsr308-0.7.9\Classes\classes.jar File added: C:\jdk1.7.0_b35-jsr308-0.7.9-xajavac\lib\tools.jar File not added: C:\jdk1.7.0_b35-jsr308-0.7.9-xajavac\Classes\classes.jar File not added: C:\Program Files\JavaMint\lib\tools.jar File not added: C:\Program Files\JavaMint\Classes\classes.jar File added: C:\Program Files\JavaMint\langtools\dist\lib\classes.jar File not added: C:\Program Files\JavaMint\langtools\dist\lib\tools.jar File not added: <anonymized user.home>\usr\local\soylatte\lib\classes.jar File not added: <anonymized user.home>\usr\local\soylatte\lib\tools.jar File not added: <anonymized user.home>\usr\local\JavaMint\langtools\dist\lib\classes.jar File not added: <anonymized user.home>\usr\local\JavaMint\langtools\dist\lib\tools.jar MINT_HOME not set File added: <anonymized user.home>\Desktop\drjava.jar mintLib: Java 6.0_18-ea-Mint C:\Program Files\JavaMint\langtools\dist\lib\classes.jar exact? Java 6.0_18-ea-b03 found ==> Java 6.0_18-ea-Mint Result: Found library: JDK library 6.0_18-ea-b03 at C:\jdk1.6.0_18-ea-b03\lib\tools.jar, boot classpath: [C:\jdk1.6.0_18-ea-b03\jre\lib\alt-rt.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\charsets.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\deploy.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\javaws.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\jce.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\jsse.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\management-agent.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\plugin.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\resources.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\rt.jar] Found library: JDK library 6.0_18-ea at C:\jdk\lib\tools.jar, boot classpath: [C:\jdk\jre\lib\alt-rt.jar, C:\jdk\jre\lib\charsets.jar, C:\jdk\jre\lib\deploy.jar, C:\jdk\jre\lib\javaws.jar, C:\jdk\jre\lib\jce.jar, C:\jdk\jre\lib\jsse.jar, C:\jdk\jre\lib\management-agent.jar, C:\jdk\jre\lib\plugin.jar, C:\jdk\jre\lib\resources.jar, C:\jdk\jre\lib\rt.jar] Found library: JDK library 6.0_16 at C:\jdk1.6.0_16\lib\tools.jar, boot classpath: [C:\jdk1.6.0_16\jre\lib\alt-rt.jar, C:\jdk1.6.0_16\jre\lib\charsets.jar, C:\jdk1.6.0_16\jre\lib\deploy.jar, C:\jdk1.6.0_16\jre\lib\javaws.jar, C:\jdk1.6.0_16\jre\lib\jce.jar, C:\jdk1.6.0_16\jre\lib\jsse.jar, C:\jdk1.6.0_16\jre\lib\management-agent.jar, C:\jdk1.6.0_16\jre\lib\plugin.jar, C:\jdk1.6.0_16\jre\lib\resources.jar, C:\jdk1.6.0_16\jre\lib\rt.jar] Found library: JDK library 6.0_15 at C:\jdk1.6.0_15\lib\tools.jar, boot classpath: [C:\jdk1.6.0_15\jre\lib\alt-rt.jar, C:\jdk1.6.0_15\jre\lib\charsets.jar, C:\jdk1.6.0_15\jre\lib\deploy.jar, C:\jdk1.6.0_15\jre\lib\javaws.jar, C:\jdk1.6.0_15\jre\lib\jce.jar, C:\jdk1.6.0_15\jre\lib\jsse.jar, C:\jdk1.6.0_15\jre\lib\management-agent.jar, C:\jdk1.6.0_15\jre\lib\plugin.jar, C:\jdk1.6.0_15\jre\lib\resources.jar, C:\jdk1.6.0_15\jre\lib\rt.jar] Found library: JDK library 6.0 at C:\jdk1.6.0\lib\tools.jar, boot classpath: [C:\jdk1.6.0\jre\lib\alt-rt.jar, C:\jdk1.6.0\jre\lib\charsets.jar, C:\jdk1.6.0\jre\lib\deploy.jar, C:\jdk1.6.0\jre\lib\javaws.jar, C:\jdk1.6.0\jre\lib\jce.jar, C:\jdk1.6.0\jre\lib\jsse.jar, C:\jdk1.6.0\jre\lib\management-agent.jar, C:\jdk1.6.0\jre\lib\plugin.jar, C:\jdk1.6.0\jre\lib\resources.jar, C:\jdk1.6.0\jre\lib\rt.jar] Found library: JDK library 6.0-OpenJDK at C:\jdk1.7.0_b35-jsr308-0.7.9\lib\tools.jar, boot classpath: [C:\jdk1.7.0_b35-jsr308-0.7.9\jre\lib\charsets.jar, C:\jdk1.7.0_b35-jsr308-0.7.9\jre\lib\deploy.jar, C:\jdk1.7.0_b35-jsr308-0.7.9\jre\lib\javaws.jar, C:\jdk1.7.0_b35-jsr308-0.7.9\jre\lib\jce.jar, C:\jdk1.7.0_b35-jsr308-0.7.9\jre\lib\jsse.jar, C:\jdk1.7.0_b35-jsr308-0.7.9\jre\lib\management-agent.jar, C:\jdk1.7.0_b35-jsr308-0.7.9\jre\lib\plugin.jar, C:\jdk1.7.0_b35-jsr308-0.7.9\jre\lib\resources.jar, C:\jdk1.7.0_b35-jsr308-0.7.9\jre\lib\rt.jar] Found library: JDK library 6.0-OpenJDK at C:\jdk1.7.0_b35-jsr308-0.7.9-xajavac\lib\tools.jar, boot classpath: [C:\jdk1.7.0_b35-jsr308-0.7.9-xajavac\jre\lib\charsets.jar, C:\jdk1.7.0_b35-jsr308-0.7.9-xajavac\jre\lib\deploy.jar, C:\jdk1.7.0_b35-jsr308-0.7.9-xajavac\jre\lib\javaws.jar, C:\jdk1.7.0_b35-jsr308-0.7.9-xajavac\jre\lib\jce.jar, C:\jdk1.7.0_b35-jsr308-0.7.9-xajavac\jre\lib\jsse.jar, C:\jdk1.7.0_b35-jsr308-0.7.9-xajavac\jre\lib\management-agent.jar, C:\jdk1.7.0_b35-jsr308-0.7.9-xajavac\jre\lib\plugin.jar, C:\jdk1.7.0_b35-jsr308-0.7.9-xajavac\jre\lib\resources.jar, C:\jdk1.7.0_b35-jsr308-0.7.9-xajavac\jre\lib\rt.jar] Found library: JDK library 5.0_14 at C:\jdk1.5.0_14\lib\tools.jar, boot classpath: [C:\jdk1.5.0_14\jre\lib\charsets.jar, C:\jdk1.5.0_14\jre\lib\deploy.jar, C:\jdk1.5.0_14\jre\lib\javaws.jar, C:\jdk1.5.0_14\jre\lib\jce.jar, C:\jdk1.5.0_14\jre\lib\jsse.jar, C:\jdk1.5.0_14\jre\lib\plugin.jar, C:\jdk1.5.0_14\jre\lib\rt.jar] Found library: JDK library 5.0_10 at C:\jdk1.5.0_10_xajavac\lib\tools.jar, boot classpath: [C:\jdk1.5.0_10_xajavac\jre\lib\charsets.jar, C:\jdk1.5.0_10_xajavac\jre\lib\deploy.jar, C:\jdk1.5.0_10_xajavac\jre\lib\javaws.jar, C:\jdk1.5.0_10_xajavac\jre\lib\jce.jar, C:\jdk1.5.0_10_xajavac\jre\lib\jsse.jar, C:\jdk1.5.0_10_xajavac\jre\lib\plugin.jar, C:\jdk1.5.0_10_xajavac\jre\lib\rt.jar] Found library: JDK library 5.0 at C:\jdk1.5.0\lib\tools.jar, boot classpath: [C:\jdk1.5.0\jre\lib\charsets.jar, C:\jdk1.5.0\jre\lib\deploy.jar, C:\jdk1.5.0\jre\lib\javaws.jar, C:\jdk1.5.0\jre\lib\jce.jar, C:\jdk1.5.0\jre\lib\jsse.jar, C:\jdk1.5.0\jre\lib\plugin.jar, C:\jdk1.5.0\jre\lib\rt.jar] Found library: JDK library 1.4.2_16 at C:\jdk1.4.2_16\lib\tools.jar, boot classpath: null Found library: JDK library 1.4.2 at C:\jdk1.4.2\lib\tools.jar, boot classpath: null Found library: JDK library 6.0_18-ea-Mint at C:\Program Files\JavaMint\langtools\dist\lib\classes.jar, boot classpath: [C:\Program Files\JavaMint\langtools\dist\lib\classes.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\alt-rt.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\charsets.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\deploy.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\javaws.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\jce.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\jsse.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\management-agent.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\plugin.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\resources.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\rt.jar] >From search: JDK library 6.0_18-ea-b03 at C:\jdk1.6.0_18-ea-b03\lib\tools.jar, boot classpath: [C:\jdk1.6.0_18-ea-b03\jre\lib\alt-rt.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\charsets.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\deploy.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\javaws.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\jce.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\jsse.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\management-agent.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\plugin.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\resources.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\rt.jar] >From search: duplicate JDK library 6.0_18-ea at C:\jdk\lib\tools.jar, boot classpath: [C:\jdk\jre\lib\alt-rt.jar, C:\jdk\jre\lib\charsets.jar, C:\jdk\jre\lib\deploy.jar, C:\jdk\jre\lib\javaws.jar, C:\jdk\jre\lib\jce.jar, C:\jdk\jre\lib\jsse.jar, C:\jdk\jre\lib\management-agent.jar, C:\jdk\jre\lib\plugin.jar, C:\jdk\jre\lib\resources.jar, C:\jdk\jre\lib\rt.jar] >From search: duplicate JDK library 6.0_16 at C:\jdk1.6.0_16\lib\tools.jar, boot classpath: [C:\jdk1.6.0_16\jre\lib\alt-rt.jar, C:\jdk1.6.0_16\jre\lib\charsets.jar, C:\jdk1.6.0_16\jre\lib\deploy.jar, C:\jdk1.6.0_16\jre\lib\javaws.jar, C:\jdk1.6.0_16\jre\lib\jce.jar, C:\jdk1.6.0_16\jre\lib\jsse.jar, C:\jdk1.6.0_16\jre\lib\management-agent.jar, C:\jdk1.6.0_16\jre\lib\plugin.jar, C:\jdk1.6.0_16\jre\lib\resources.jar, C:\jdk1.6.0_16\jre\lib\rt.jar] >From search: duplicate JDK library 6.0_15 at C:\jdk1.6.0_15\lib\tools.jar, boot classpath: [C:\jdk1.6.0_15\jre\lib\alt-rt.jar, C:\jdk1.6.0_15\jre\lib\charsets.jar, C:\jdk1.6.0_15\jre\lib\deploy.jar, C:\jdk1.6.0_15\jre\lib\javaws.jar, C:\jdk1.6.0_15\jre\lib\jce.jar, C:\jdk1.6.0_15\jre\lib\jsse.jar, C:\jdk1.6.0_15\jre\lib\management-agent.jar, C:\jdk1.6.0_15\jre\lib\plugin.jar, C:\jdk1.6.0_15\jre\lib\resources.jar, C:\jdk1.6.0_15\jre\lib\rt.jar] >From search: duplicate JDK library 6.0 at C:\jdk1.6.0\lib\tools.jar, boot classpath: [C:\jdk1.6.0\jre\lib\alt-rt.jar, C:\jdk1.6.0\jre\lib\charsets.jar, C:\jdk1.6.0\jre\lib\deploy.jar, C:\jdk1.6.0\jre\lib\javaws.jar, C:\jdk1.6.0\jre\lib\jce.jar, C:\jdk1.6.0\jre\lib\jsse.jar, C:\jdk1.6.0\jre\lib\management-agent.jar, C:\jdk1.6.0\jre\lib\plugin.jar, C:\jdk1.6.0\jre\lib\resources.jar, C:\jdk1.6.0\jre\lib\rt.jar] >From search: JDK library 6.0-OpenJDK at C:\jdk1.7.0_b35-jsr308-0.7.9\lib\tools.jar, boot classpath: [C:\jdk1.7.0_b35-jsr308-0.7.9\jre\lib\charsets.jar, C:\jdk1.7.0_b35-jsr308-0.7.9\jre\lib\deploy.jar, C:\jdk1.7.0_b35-jsr308-0.7.9\jre\lib\javaws.jar, C:\jdk1.7.0_b35-jsr308-0.7.9\jre\lib\jce.jar, C:\jdk1.7.0_b35-jsr308-0.7.9\jre\lib\jsse.jar, C:\jdk1.7.0_b35-jsr308-0.7.9\jre\lib\management-agent.jar, C:\jdk1.7.0_b35-jsr308-0.7.9\jre\lib\plugin.jar, C:\jdk1.7.0_b35-jsr308-0.7.9\jre\lib\resources.jar, C:\jdk1.7.0_b35-jsr308-0.7.9\jre\lib\rt.jar] >From search: duplicate JDK library 6.0-OpenJDK at C:\jdk1.7.0_b35-jsr308-0.7.9-xajavac\lib\tools.jar, boot classpath: [C:\jdk1.7.0_b35-jsr308-0.7.9-xajavac\jre\lib\charsets.jar, C:\jdk1.7.0_b35-jsr308-0.7.9-xajavac\jre\lib\deploy.jar, C:\jdk1.7.0_b35-jsr308-0.7.9-xajavac\jre\lib\javaws.jar, C:\jdk1.7.0_b35-jsr308-0.7.9-xajavac\jre\lib\jce.jar, C:\jdk1.7.0_b35-jsr308-0.7.9-xajavac\jre\lib\jsse.jar, C:\jdk1.7.0_b35-jsr308-0.7.9-xajavac\jre\lib\management-agent.jar, C:\jdk1.7.0_b35-jsr308-0.7.9-xajavac\jre\lib\plugin.jar, C:\jdk1.7.0_b35-jsr308-0.7.9-xajavac\jre\lib\resources.jar, C:\jdk1.7.0_b35-jsr308-0.7.9-xajavac\jre\lib\rt.jar] >From search: JDK library 5.0_14 at C:\jdk1.5.0_14\lib\tools.jar, boot classpath: [C:\jdk1.5.0_14\jre\lib\charsets.jar, C:\jdk1.5.0_14\jre\lib\deploy.jar, C:\jdk1.5.0_14\jre\lib\javaws.jar, C:\jdk1.5.0_14\jre\lib\jce.jar, C:\jdk1.5.0_14\jre\lib\jsse.jar, C:\jdk1.5.0_14\jre\lib\plugin.jar, C:\jdk1.5.0_14\jre\lib\rt.jar] >From search: duplicate JDK library 5.0_10 at C:\jdk1.5.0_10_xajavac\lib\tools.jar, boot classpath: [C:\jdk1.5.0_10_xajavac\jre\lib\charsets.jar, C:\jdk1.5.0_10_xajavac\jre\lib\deploy.jar, C:\jdk1.5.0_10_xajavac\jre\lib\javaws.jar, C:\jdk1.5.0_10_xajavac\jre\lib\jce.jar, C:\jdk1.5.0_10_xajavac\jre\lib\jsse.jar, C:\jdk1.5.0_10_xajavac\jre\lib\plugin.jar, C:\jdk1.5.0_10_xajavac\jre\lib\rt.jar] >From search: duplicate JDK library 5.0 at C:\jdk1.5.0\lib\tools.jar, boot classpath: [C:\jdk1.5.0\jre\lib\charsets.jar, C:\jdk1.5.0\jre\lib\deploy.jar, C:\jdk1.5.0\jre\lib\javaws.jar, C:\jdk1.5.0\jre\lib\jce.jar, C:\jdk1.5.0\jre\lib\jsse.jar, C:\jdk1.5.0\jre\lib\plugin.jar, C:\jdk1.5.0\jre\lib\rt.jar] >From search: JDK library 1.4.2_16 at C:\jdk1.4.2_16\lib\tools.jar, boot classpath: null >From search: duplicate JDK library 1.4.2 at C:\jdk1.4.2\lib\tools.jar, boot classpath: null >From search: JDK library 6.0_18-ea-Mint at C:\Program Files\JavaMint\langtools\dist\lib\classes.jar, boot classpath: [C:\Program Files\JavaMint\langtools\dist\lib\classes.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\alt-rt.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\charsets.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\deploy.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\javaws.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\jce.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\jsse.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\management-agent.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\plugin.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\resources.jar, C:\jdk1.6.0_18-ea-b03\jre\lib\rt.jar] ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2899584&group_id=44253 |
|
From: SourceForge.net <no...@so...> - 2009-11-16 21:52:38
|
Feature Requests item #2898710, was opened at 2009-11-16 15:52 Message generated for change (Tracker Item Submitted) made by mgricken You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=2898710&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: User interface Group: None Status: Open Priority: 5 Private: No Submitted By: Mathias Ricken (mgricken) Assigned to: Nobody/Anonymous (nobody) Summary: Changing Title for "Tabbed Panes" Window Initial Comment: The window title of DrJava's main frame is the currently open document. That makes it easier to distinguish several instances of DrJava. The title of a detached "Tabbed Panes" window, however, is always just "Tabbed Panes", and if multiple instances of DrJava are running, it becomes difficult to find out which "Tabbed Panes" window belongs to which DrJava main frame. We should change the title of the "Tabbed Panes" window to also include the current document, prefixed by "Tabbed Panes - ". ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=2898710&group_id=44253 |
|
From: SourceForge.net <no...@so...> - 2009-11-11 16:54:07
|
Bugs item #2896046, was opened at 2009-11-11 16:54 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2896046&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: UI: MacOS X-specific Group: 1: Would be nice if fixed ... Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: The # key does nothing Initial Comment: While creating the code, you would normally have to use alt(option) + 3 to produce a #, unfortunately, in DrJava you cannot do this, you can do it in the file name, but not in the main body, or while testing in the compiler at the bottom. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2896046&group_id=44253 |
|
From: SourceForge.net <no...@so...> - 2009-11-11 00:46:30
|
Bugs item #2895618, was opened at 2009-11-10 19:46 Message generated for change (Tracker Item Submitted) made by erodrigu You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2895618&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: Elmer Rodriguez (erodrigu) Assigned to: Nobody/Anonymous (nobody) Summary: Used statement "int num = {1, 2, 3};", it was a syntax error Initial Comment: edu.rice.cs.util.UnexpectedException: java.lang.NullPointerException at edu.rice.cs.drjava.model.repl.newjvm.MainJVM$ResultHandler.forUnexpectedException(MainJVM.java:911) at edu.rice.cs.drjava.model.repl.newjvm.MainJVM$ResultHandler.forUnexpectedException(MainJVM.java:858) at edu.rice.cs.drjava.model.repl.newjvm.InterpretResult$UnexpectedExceptionResult.apply(InterpretResult.java:111) at edu.rice.cs.drjava.model.repl.newjvm.MainJVM.interpret(MainJVM.java:348) at edu.rice.cs.drjava.model.repl.RMIInteractionsModel._interpret(RMIInteractionsModel.java:75) at edu.rice.cs.drjava.model.repl.InteractionsModel.interpret(InteractionsModel.java:286) at edu.rice.cs.drjava.model.repl.InteractionsModel$2$1.run(InteractionsModel.java:236) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.NullPointerException at edu.rice.cs.dynamicjava.interpreter.TypeNameChecker.check(TypeNameChecker.java:116) at edu.rice.cs.dynamicjava.interpreter.ExpressionChecker.checkTypeName(ExpressionChecker.java:162) at edu.rice.cs.dynamicjava.interpreter.ExpressionChecker.access$200(ExpressionChecker.java:125) at edu.rice.cs.dynamicjava.interpreter.ExpressionChecker$ExpressionVisitor.visit(ExpressionChecker.java:810) at edu.rice.cs.dynamicjava.interpreter.ExpressionChecker$ExpressionVisitor.visit(ExpressionChecker.java:278) at koala.dynamicjava.tree.ArrayInitializer.acceptVisitor(ArrayInitializer.java:134) at edu.rice.cs.dynamicjava.interpreter.ExpressionChecker.check(ExpressionChecker.java:142) at edu.rice.cs.dynamicjava.interpreter.StatementChecker.checkType(StatementChecker.java:136) at edu.rice.cs.dynamicjava.interpreter.StatementChecker.visit(StatementChecker.java:285) at edu.rice.cs.dynamicjava.interpreter.StatementChecker.visit(StatementChecker.java:113) at koala.dynamicjava.tree.VariableDeclaration.acceptVisitor(VariableDeclaration.java:165) at edu.rice.cs.dynamicjava.interpreter.Interpreter.typeCheck(Interpreter.java:74) at edu.rice.cs.dynamicjava.interpreter.Interpreter.interpret(Interpreter.java:45) at edu.rice.cs.drjava.model.repl.newjvm.InterpreterJVM.interpret(InterpreterJVM.java:205) at edu.rice.cs.drjava.model.repl.newjvm.InterpreterJVM.interpret(InterpreterJVM.java:182) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at sun.rmi.server.UnicastServerRef.dispatch(Unknown Source) at sun.rmi.transport.Transport$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Unknown Source) at sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown Source) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(Unknown Source) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ... 1 more Caused by: java.lang.NullPointerException at edu.rice.cs.dynamicjava.interpreter.TypeNameChecker.check(TypeNameChecker.java:116) at edu.rice.cs.dynamicjava.interpreter.ExpressionChecker.checkTypeName(ExpressionChecker.java:162) at edu.rice.cs.dynamicjava.interpreter.ExpressionChecker.access$200(ExpressionChecker.java:125) at edu.rice.cs.dynamicjava.interpreter.ExpressionChecker$ExpressionVisitor.visit(ExpressionChecker.java:810) at edu.rice.cs.dynamicjava.interpreter.ExpressionChecker$ExpressionVisitor.visit(ExpressionChecker.java:278) at koala.dynamicjava.tree.ArrayInitializer.acceptVisitor(ArrayInitializer.java:134) at edu.rice.cs.dynamicjava.interpreter.ExpressionChecker.check(ExpressionChecker.java:142) at edu.rice.cs.dynamicjava.interpreter.StatementChecker.checkType(StatementChecker.java:136) at edu.rice.cs.dynamicjava.interpreter.StatementChecker.visit(StatementChecker.java:285) at edu.rice.cs.dynamicjava.interpreter.StatementChecker.visit(StatementChecker.java:113) at koala.dynamicjava.tree.VariableDeclaration.acceptVisitor(VariableDeclaration.java:165) at edu.rice.cs.dynamicjava.interpreter.Interpreter.typeCheck(Interpreter.java:74) at edu.rice.cs.dynamicjava.interpreter.Interpreter.interpret(Interpreter.java:45) at edu.rice.cs.drjava.model.repl.newjvm.InterpreterJVM.interpret(InterpreterJVM.java:205) at edu.rice.cs.drjava.model.repl.newjvm.InterpreterJVM.interpret(InterpreterJVM.java:182) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at sun.rmi.server.UnicastServerRef.dispatch(Unknown Source) at sun.rmi.transport.Transport$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Unknown Source) at sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown Source) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(Unknown Source) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) System Properties: DrJava Version drjava-20090821-r5004 DrJava Build Time 20090821-1520 drjava.debug.port = 3422 java.runtime.name = Java(TM) SE Runtime Environment sun.boot.library.path = C:\Program Files\Java\jre6\bin java.vm.version = 11.0-b16 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 3 java.vm.specification.name = Java Virtual Machine Specification user.dir = <anonymized user.dir> java.runtime.version = 1.6.0_11-b03 java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment java.endorsed.dirs = C:\Program Files\Java\jre6\lib\endorsed os.arch = x86 java.io.tmpdir = C:\DOCUME~1\<anonymized user.name>\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\jre6\bin;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32\WBEM;C:\Program Files\Intel\DMIX;C:\Program Files\ATI Technologies\ATI.ACE\;C:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\Java\jdk1.6.0_11\bin\;c:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Java\jre6\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 = <anonymized user.home> user.timezone = America/New_York java.awt.printerjob = sun.awt.windows.WPrinterJob file.encoding = Cp1252 java.specification.version = 1.6 java.class.path = <anonymized user.dir>drjava-stable-20090821-r5004.exe user.name = <anonymized user.name> java.vm.specification.version = 1.0 java.home = C:\Program Files\Java\jre6 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_11 java.ext.dirs = C:\Program Files\Java\jre6\lib\ext;C:\WINDOWS\Sun\Java\lib\ext sun.boot.class.path = C:\Program Files\Java\jre6\lib\resources.jar;C:\Program Files\Java\jre6\lib\rt.jar;C:\Program Files\Java\jre6\lib\sunrsasign.jar;C:\Program Files\Java\jre6\lib\jsse.jar;C:\Program Files\Java\jre6\lib\jce.jar;C:\Program Files\Java\jre6\lib\charsets.jar;C:\Program Files\Java\jre6\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.cpu.isalist = pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86 #DrJava configuration file #Tue Nov 10 19:33:53 EST 2009 lineenum.enabled = true key.delete.next = [shift DELETE] key.delete.previous = [shift BACK_SPACE] recent.files = [<anonymized user.dir>\Java\\New Folder\\Change.java,<anonymized user.dir>\Java\\New Folder\\Permute.java,<anonymized user.dir>\Java\\New Folder\\DynamicSubSequence.java,<anonymized user.dir>\Java\\New Folder\\Test2.java,<anonymized user.dir>\Java\\New Folder\\PriorityQ.java] window.height = 1002 window.width = 1288 window.x = -4 window.y = -4 window.state = 6 last.dir = <anonymized user.dir>\Java\\New Folder\\DynamicSubSequence.java last.interactions.dir = <anonymized user.dir>\Java\\New Folder tabbedpanes.state = 640 512 700 400 new.version.notification.last = 1257783598266 drjava.survey.notification.last = 1255532610113 drjava.survey.result.last = http://www.drjava.org/submit-usage.php?rev=5004&os.name=Windows%20XP&os.version=5.1&java.version=1.6.0_11&java.vendor=Sun%20Microsystems%20Inc. file.ext.registration = never Used memory: about 17.32 megabytes Free memory: about 7.62 megabytes Total memory: about 24.97 megabytes Total memory can expand to: about 63.56 megabytes Number of processors/cores: 2 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2895618&group_id=44253 |
|
From: SourceForge.net <no...@so...> - 2009-11-04 21:56:59
|
Bugs item #2892211, was opened at 2009-11-04 21:56 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2892211&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: 2: Annoying Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: indenting Initial Comment: edu.rice.cs.util.UnexpectedException: java.lang.RuntimeException: No matching '{' or '(' preceding '}' at offset 1701 in ddoc for StringUtil.java at edu.rice.cs.drjava.model.definitions.indent.ActionStartPrevStmtPlus.indentLine(ActionStartPrevStmtPlus.java:114) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:92) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.Indenter.indent(Indenter.java:157) at edu.rice.cs.drjava.model.AbstractDJDocument._indentLine(AbstractDJDocument.java:1048) at edu.rice.cs.drjava.model.AbstractDJDocument._indentBlock(AbstractDJDocument.java:1026) at edu.rice.cs.drjava.model.AbstractDJDocument.indentLines(AbstractDJDocument.java:991) at edu.rice.cs.drjava.model.AbstractGlobalModel$ConcreteOpenDefDoc.indentLines(AbstractGlobalModel.java:3578) at edu.rice.cs.drjava.ui.DefinitionsPane.indentLines(DefinitionsPane.java:1144) at edu.rice.cs.drjava.ui.AbstractDJPane.indent(AbstractDJPane.java:238) at edu.rice.cs.drjava.ui.AbstractDJPane.indent(AbstractDJPane.java:203) at edu.rice.cs.drjava.ui.DefinitionsPane$IndentKeyActionTab.actionPerformed(DefinitionsPane.java:340) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at edu.rice.cs.drjava.ui.DefinitionsPane.processKeyEvent(DefinitionsPane.java:622) 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.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(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) Caused by: java.lang.RuntimeException: No matching '{' or '(' preceding '}' at offset 1701 in ddoc for StringUtil.java at edu.rice.cs.util.UnexpectedException.<init>(UnexpectedException.java:71) ... 44 more Caused by: java.lang.RuntimeException: No matching '{' or '(' preceding '}' at offset 1701 in ddoc for StringUtil.java at edu.rice.cs.util.UnexpectedException.<init>(UnexpectedException.java:71) at edu.rice.cs.drjava.model.definitions.indent.ActionStartPrevStmtPlus.indentLine(ActionStartPrevStmtPlus.java:114) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:92) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.Indenter.indent(Indenter.java:157) at edu.rice.cs.drjava.model.AbstractDJDocument._indentLine(AbstractDJDocument.java:1048) at edu.rice.cs.drjava.model.AbstractDJDocument._indentBlock(AbstractDJDocument.java:1026) at edu.rice.cs.drjava.model.AbstractDJDocument.indentLines(AbstractDJDocument.java:991) at edu.rice.cs.drjava.model.AbstractGlobalModel$ConcreteOpenDefDoc.indentLines(AbstractGlobalModel.java:3578) at edu.rice.cs.drjava.ui.DefinitionsPane.indentLines(DefinitionsPane.java:1144) at edu.rice.cs.drjava.ui.AbstractDJPane.indent(AbstractDJPane.java:238) at edu.rice.cs.drjava.ui.AbstractDJPane.indent(AbstractDJPane.java:203) at edu.rice.cs.drjava.ui.DefinitionsPane$IndentKeyActionTab.actionPerformed(DefinitionsPane.java:340) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at edu.rice.cs.drjava.ui.DefinitionsPane.processKeyEvent(DefinitionsPane.java:622) 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.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(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 drjava-20090821-r5004 DrJava Build Time 20090821-1520 drjava.debug.port = 53170 java.runtime.name = Java(TM) SE Runtime Environment sun.boot.library.path = C:\Program Files\Java\jre6\bin java.vm.version = 14.2-b01 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 = <anonymized user.home>\Desktop java.runtime.version = 1.6.0_16-b01 java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment java.endorsed.dirs = C:\Program Files\Java\jre6\lib\endorsed os.arch = x86 java.io.tmpdir = <anonymized user.home>\AppData\Local\Temp\ line.separator = "\u000d\u000a" java.vm.specification.vendor = Sun Microsystems Inc. user.variant = os.name = Windows Vista sun.jnu.encoding = Cp1252 java.library.path = C:\Program Files\Java\jre6\bin;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Perl\site\bin;C:\Perl\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\Common Files\Roxio Shared\9.0\DLLShared\;C:\Program Files\Common Files\Autodesk Shared\;C:\Program Files\Common Files\Adobe\AGL;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\Java\jre6\bin java.specification.name = Java Platform API Specification java.class.version = 50.0 sun.management.compiler = HotSpot Client Compiler os.version = 6.0 user.home = <anonymized user.home> user.timezone = Pacific/Honolulu java.awt.printerjob = sun.awt.windows.WPrinterJob file.encoding = Cp1252 java.specification.version = 1.6 java.class.path = <anonymized user.home>\Desktop\drjava.exe user.name = <anonymized user.name> java.vm.specification.version = 1.0 java.home = C:\Program Files\Java\jre6 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_16 java.ext.dirs = C:\Program Files\Java\jre6\lib\ext;C:\Windows\Sun\Java\lib\ext sun.boot.class.path = C:\Program Files\Java\jre6\lib\resources.jar;C:\Program Files\Java\jre6\lib\rt.jar;C:\Program Files\Java\jre6\lib\sunrsasign.jar;C:\Program Files\Java\jre6\lib\jsse.jar;C:\Program Files\Java\jre6\lib\jce.jar;C:\Program Files\Java\jre6\lib\charsets.jar;C:\Program Files\Java\jre6\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.cpu.isalist = #DrJava configuration file #Wed Nov 04 11:54:19 HST 2009 extra.classpath = C:\\Users\\<anonymized user.name>\\Desktop\\school\\AP CS\\bookClasses;C:\\Users\\<anonymized user.name>\\Desktop\\school\\AP CS\\bookClasses\\javazoom.jar;C:\\Users\\<anonymized user.name>\\Desktop\\school\\AP CS\\bookClasses\\jmf.jar lineenum.enabled = true key.delete.next = [shift DELETE] key.delete.previous = [shift BACK_SPACE] quit.prompt = false interactions.reset.prompt = false save.before.compile = true recent.files = [C:\\Users\\<anonymized user.name>\\Desktop\\school\\AP CS\\stringutil\\StringUtil.java,C:\\Users\\<anonymized user.name>\\Desktop\\school\\AP CS\\stringutil\\Driver.java,C:\\Users\\<anonymized user.name>\\Desktop\\school\\AP CS\\gameland\\GameLand.java,C:\\Users\\<anonymized user.name>\\Desktop\\school\\AP CS\\gameland\\Player.java,C:\\Users\\<anonymized user.name>\\Downloads\\Chips_Playoffs\\Chips Playoffs\\MarkChips.java] window.height = 786 window.width = 1296 window.x = -8 window.y = -8 window.state = 6 last.dir = C:\\Users\\<anonymized user.name>\\Desktop\\school\\AP CS\\stringutil\\StringUtil.java last.interactions.dir = C:\\Users\\<anonymized user.name>\\Desktop\\school\\AP CS\\stringutil tabbedpanes.state = 640 400 700 400 dialog.drjava.survey.enabled = false new.version.notification.last = 1257237845950 drjava.survey.notification.last = 1252014515081 drjava.survey.result.last = http://www.drjava.org/submit-usage.php?rev=5004&os.name=Windows%20Vista&os.version=6.0&java.version=1.6.0_16&java.vendor=Sun%20Microsystems%20Inc. file.ext.registration = always Used memory: about 10.78 megabytes Free memory: about 7.49 megabytes Total memory: about 18.28 megabytes Total memory can expand to: about 63.56 megabytes Number of processors/cores: 2 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2892211&group_id=44253 |
|
From: SourceForge.net <no...@so...> - 2009-11-04 19:29:22
|
Bugs item #2892129, was opened at 2009-11-04 13:29 Message generated for change (Tracker Item Submitted) made by mgricken You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2892129&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: Other Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Mathias Ricken (mgricken) Assigned to: Nobody/Anonymous (nobody) Summary: Squished Images in Included Documentation Initial Comment: The images in the included QuickStart Guide and User Documentation are squished and cannot be read. They appear correctly on the DrJava website. This may either be a problem with the build process for the documentation or with the included HTML browser. See also support request 2892123: help examples https://sourceforge.net/tracker/index.php?func=detail&aid=2892123&group_id=44253&atid=438936 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2892129&group_id=44253 |
|
From: SourceForge.net <no...@so...> - 2009-10-31 20:31:41
|
Feature Requests item #2890072, was opened at 2009-10-31 21:31 Message generated for change (Tracker Item Submitted) made by devilvsevil You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=2890072&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: User interface Group: None Status: Open Priority: 5 Private: No Submitted By: devilvsevil (devilvsevil) Assigned to: Nobody/Anonymous (nobody) Summary: Zoom In Zoom Out Initial Comment: I would like to request you to please kindly add Zoom in Zoom out feature in print preview. Please do it as soon as possible bcz we are having difficulties to view the code clearly as we r having eye problem. Please help the community and Add this feature in next beta version. I know fro you its just few minutes work.Please help ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=2890072&group_id=44253 |
|
From: SourceForge.net <no...@so...> - 2009-10-29 14:26:57
|
Feature Requests item #2888809, was opened at 2009-10-29 09:26 Message generated for change (Tracker Item Submitted) made by mgricken You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=2888809&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: Interactions Group: None Status: Open Priority: 5 Private: No Submitted By: Mathias Ricken (mgricken) Assigned to: Nobody/Anonymous (nobody) Summary: Interactions Working Directory Preference for Flat-File Mode Initial Comment: Currently there is no way to set the working directory if the Interactions JVM in flat file mode. We should add a directory setting in the Preferences (probably in the JVMs category) that, if set, sets the working directory in flat file mode. In project mode, it sets the working directory only if no working directory is set in the Project Properties. See support request 2887941: changing working directory? https://sourceforge.net/tracker/?func=detail&atid=438936&aid=2887941&group_id=44253 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=2888809&group_id=44253 |
|
From: SourceForge.net <no...@so...> - 2009-10-25 11:10:56
|
Bugs item #2885861, was opened at 2009-10-25 12:10 Message generated for change (Tracker Item Submitted) made by gerdbohlender You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2885861&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: Interactions Group: 1: Would be nice if fixed ... Status: Open Resolution: None Priority: 5 Private: No Submitted By: Gerd Bohlender (gerdbohlender) Assigned to: Nobody/Anonymous (nobody) Summary: Comparison of NaNs Initial Comment: In interactions pane, NaNs are compared incorrectly. Example: double d = Double.NaN; d == d d == Double.NaN both return true, which is incorrect. According to IEEE 754, all comparisons with a NaN must return false. In non-interactive mode, the result of e.g. System.out.println (d==d); is correct, i.e. false. DrJava Version : drjava-20090821-r5004 on WIn XP, Java build 1.6.0_16-b01 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2885861&group_id=44253 |
|
From: SourceForge.net <no...@so...> - 2009-10-24 03:30:34
|
Bugs item #2885217, was opened at 2009-10-24 03:30 Message generated for change (Tracker Item Submitted) made by paul-ish You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2885217&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: 1: Would be nice if fixed ... Status: Open Resolution: None Priority: 5 Private: No Submitted By: Paul (paul-ish) Assigned to: Nobody/Anonymous (nobody) Summary: strange ArrayIndexOutOfBoundsException Initial Comment: I get the following error sometimes whenever I am working. I am not sure what causes it. It doesn't seem to create any problems for me so far, but it isn't comforting knowing DrJava is throwing errors at me when I am trying to focus on my own code. java.lang.ArrayIndexOutOfBoundsException: 72 at sun.font.FontDesignMetrics.charsWidth(FontDesignMetrics.java:492) at javax.swing.text.Utilities.getTabbedTextOffset(Utilities.java:381) at javax.swing.text.Utilities.getTabbedTextOffset(Utilities.java:302) at javax.swing.text.Utilities.getTabbedTextOffset(Utilities.java:286) at javax.swing.text.PlainView.viewToModel(PlainView.java:403) at javax.swing.plaf.basic.BasicTextUI$RootView.viewToModel(BasicTextUI.java:1540) at javax.swing.plaf.basic.BasicTextUI.viewToModel(BasicTextUI.java:1089) at javax.swing.text.DefaultCaret.moveCaret(DefaultCaret.java:311) at javax.swing.text.DefaultCaret.mouseDragged(DefaultCaret.java:565) at java.awt.AWTEventMulticaster.mouseDragged(AWTEventMulticaster.java:303) at java.awt.Component.processMouseMotionEvent(Component.java:6311) at javax.swing.JComponent.processMouseMotionEvent(JComponent.java:3285) at java.awt.Component.processEvent(Component.java:6032) at java.awt.Container.processEvent(Container.java:2041) at java.awt.Component.dispatchEventImpl(Component.java:4630) at java.awt.Container.dispatchEventImpl(Container.java:2099) at java.awt.Component.dispatchEvent(Component.java:4460) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4574) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4255) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168) at java.awt.Container.dispatchEventImpl(Container.java:2085) at java.awt.Window.dispatchEventImpl(Window.java:2475) at java.awt.Component.dispatchEvent(Component.java:4460) at java.awt.EventQueue.dispatchEvent(EventQueue.java:599) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161) at java.awt.EventDispatchThread.run(EventDispatchThread.java:122) System Properties: DrJava Version drjava-20090821-r5004 DrJava Build Time 20090821-1520 drjava.debug.port = 4127 java.runtime.name = Java(TM) SE Runtime Environment sun.boot.library.path = C:\Program Files\Java\jdk1.6.0_16\jre\bin java.vm.version = 14.2-b01 java.vm.vendor = Sun Microsystems Inc. java.vendor.url = http://java.sun.com/ path.separator = ; java.vm.name = Java HotSpot(TM) 64-Bit Server VM file.encoding.pkg = sun.io sun.java.launcher = SUN_STANDARD user.country = US sun.os.patch.level = java.vm.specification.name = Java Virtual Machine Specification user.dir = <anonymized user.home>\Documents\My Dropbox\CSE 143 java.runtime.version = 1.6.0_16-b01 java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment java.endorsed.dirs = C:\Program Files\Java\jdk1.6.0_16\jre\lib\endorsed os.arch = amd64 java.io.tmpdir = <anonymized user.home>\AppData\Local\Temp\ line.separator = "\u000d\u000a" java.vm.specification.vendor = Sun Microsystems Inc. user.variant = os.name = Windows 7 sun.jnu.encoding = Cp1252 java.library.path = C:\Program Files\Java\jdk1.6.0_16\jre\bin;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\ColdFusion8\verity\k2\_nti40\bin;c:\program files\imagemagick-6.5.1-q16;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)\Smart Projects\IsoBuster;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Common Files\DivX Shared\;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Nmap;C:\Program Files\Java\jdk1.6.0_16\jre\bin java.specification.name = Java Platform API Specification java.class.version = 50.0 sun.management.compiler = HotSpot 64-Bit Server Compiler os.version = 6.1 user.home = <anonymized user.home> user.timezone = America/Los_Angeles java.awt.printerjob = sun.awt.windows.WPrinterJob file.encoding = Cp1252 java.specification.version = 1.6 java.class.path = <anonymized user.home>\Documents\My Dropbox\CSE 143\drjava-stable-20090821-r5004.exe user.name = <anonymized user.name> java.vm.specification.version = 1.0 java.home = C:\Program Files\Java\jdk1.6.0_16\jre sun.arch.data.model = 64 user.language = en java.specification.vendor = Sun Microsystems Inc. awt.toolkit = sun.awt.windows.WToolkit java.vm.info = mixed mode java.version = 1.6.0_16 java.ext.dirs = C:\Program Files\Java\jdk1.6.0_16\jre\lib\ext;C:\Windows\Sun\Java\lib\ext sun.boot.class.path = C:\Program Files\Java\jdk1.6.0_16\jre\lib\resources.jar;C:\Program Files\Java\jdk1.6.0_16\jre\lib\rt.jar;C:\Program Files\Java\jdk1.6.0_16\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.6.0_16\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.6.0_16\jre\lib\jce.jar;C:\Program Files\Java\jdk1.6.0_16\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.6.0_16\jre\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.cpu.isalist = amd64 #DrJava configuration file #Fri Oct 23 20:23:15 PDT 2009 extra.classpath = C:\\Users\\<anonymized user.name>\\Desktop\\CSC142\\Library.jar lineenum.enabled = true key.delete.next = [shift DELETE] key.delete.previous = [shift BACK_SPACE] save.before.compile = true language.level = 3 recent.files = [C:\\Users\\<anonymized user.name>\\Documents\\My Dropbox\\CSE 143\\Assignment 3\\AssassinManager.java,C:\\Users\\<anonymized user.name>\\Documents\\My Dropbox\\CSE 143\\Assignment 3\\AssassinMain.java,C:\\Users\\<anonymized user.name>\\Documents\\My Dropbox\\CSE 143\\Assignment 3\\AssassinNode.java,C:\\Users\\<anonymized user.name>\\Documents\\My Dropbox\\CSE 143\\Assignment 2\\LetterInventory.java,C:\\Users\\<anonymized user.name>\\Documents\\My Dropbox\\CSE 143\\Assignment 1\\SortedIntList.java] window.height = 1036 window.width = 1696 window.x = -8 window.y = -8 window.state = 6 last.dir = C:\\Users\\<anonymized user.name>\\Documents\\My Dropbox\\CSE 143\\Assignment 3\\AssassinManager.java last.interactions.dir = C:\\Users\\<anonymized user.name>\\Documents\\My Dropbox\\CSE 143\\Assignment 3 tabbedpanes.state = 840 525 700 400 dialog.drjava.survey.enabled = false new.version.notification.last = 1256264670533 drjava.survey.notification.last = 1231282472967 drjava.survey.result.last = http://www.drjava.org/submit-usage.php?rev=4668&os.name=Windows%20Vista&os.version=6.0&java.version=1.6.0_11&java.vendor=Sun%20Microsystems%20Inc. file.ext.registration = never Used memory: about 64.14 megabytes Free memory: about 89.55 megabytes Total memory: about 153.69 megabytes Total memory can expand to: about 910.25 megabytes Number of processors/cores: 2 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2885217&group_id=44253 |
|
From: SourceForge.net <no...@so...> - 2009-10-23 14:54:34
|
Bugs item #2884746, was opened at 2009-10-23 16:54 Message generated for change (Tracker Item Submitted) made by infophreak You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2884746&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: Other Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: K. Henriksen (infophreak) Assigned to: Nobody/Anonymous (nobody) Summary: Character '!' in path causes failure to start on WinXP Initial Comment: Tested on Windows XP (executable and jar file) and Sun Java 6u16 and Ubuntu (jar file) Sun Java 6u16. On Ubuntu everything works as expected. java -jar /tmp/\!test/drjava-stable-20090821-r5004.jar starts DrJava. On Windows XP things are different. File location: G:\Code\Java!\drjava-stable-20090821-r5004.(jar|exe). Expected behaviour: DrJava starts normally when double-clicking the executable or the jar file. Actual behaviour: DrJava brings up an error dialog and clicking "More Information" gives the attached error message. Workaround: Don't have exclamation marks in the path to DrJava on Windows XP. Speculation: I believe this bug has been around for a *long* time. I vaguely remember running into it years ago, but not thinking much of it since I moved the jar file to Program Files\DrJava which caused the problem to run away. I also do not know if other characters trigger the bug as well. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2884746&group_id=44253 |
|
From: Mathias R. <mgr...@ri...> - 2009-10-21 20:43:30
|
Dear DrJava Users: We have made a new development version available: drjava-20091021-r5122 You can download it from SourceForge.net by following this link: < https://sourceforge.net/projects/drjava/files/2.%20DrJava%20Development%20Releases/drjava-20091021-r5122/ > You receive this email because you have subscribed to a DrJava mailing list. A new DrJava development release is available for download at http://drjava.org . DrJava is a lightweight programming environment for Java designed to foster test-driven software development. It includes an intelligent program editor, an interactions pane for evaluating program text, a source level debugger, and a unit testing tool. In addition to bug fixes, this development release includes a number of new features introduced after the last stable release: Most significant is JUnit 4 support, ConcJUnit support, and preliminary OpenJDK support. New features since the last stable release: - JUnit 4.7 support. - ConcJUnit support (for concurrent unit tests; see http://www.concutest.org/ ). - Preliminary OpenJDK support. - Access control for private and package private members now enabled by default. Bug fixes since the last stable release: - Fixed some indentation bugs. - Fixed some GUI initialization problems that prevented DrJava from starting on some systems - Fixed a bug that prevented DrJava from opening on MacOS 10.5 or 10.6. - Fixed compiler error when closing curly brace missing. - Fixed NullPointerException in Jar Project dialog. - Improved suggestion to increase interactions JVM heap. [SourceForge.net Release] drjava : 2. DrJava Development Releases Project: DrJava (drjava) Package: 2. DrJava Development Releases Date : 2009-10-21 1:25 |
|
From: SourceForge.net <no...@so...> - 2009-10-21 06:54:30
|
Bugs item #2883053, was opened at 2009-10-21 06:54 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2883053&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: Interactions Group: 6: Crashes Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Error when compiling Initial Comment: I am learning Java and was trying to make some code work and Dr Java crashed with the following error: java.lang.ArrayIndexOutOfBoundsException: 49 at sun.font.FontDesignMetrics.charsWidth(Unknown Source) at javax.swing.text.Utilities.getTabbedTextOffset(Unknown Source) at javax.swing.text.Utilities.getTabbedTextOffset(Unknown Source) at javax.swing.text.Utilities.getTabbedTextOffset(Unknown Source) at javax.swing.text.PlainView.viewToModel(Unknown Source) at javax.swing.plaf.basic.BasicTextUI$RootView.viewToModel(Unknown Source) at javax.swing.plaf.basic.BasicTextUI.viewToModel(Unknown Source) at javax.swing.text.DefaultCaret.moveCaret(Unknown Source) at javax.swing.text.DefaultCaret.mouseDragged(Unknown Source) at java.awt.AWTEventMulticaster.mouseDragged(Unknown Source) at java.awt.Component.processMouseMotionEvent(Unknown Source) at javax.swing.JComponent.processMouseMotionEvent(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 drjava-20091021-r5122 DrJava Build Time 20091021-0052 drjava.debug.port = 2998 java.runtime.name = Java(TM) SE Runtime Environment sun.boot.library.path = C:\Program Files\Java\jre6\bin java.vm.version = 14.2-b01 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 = GB sun.os.patch.level = Service Pack 3 java.vm.specification.name = Java Virtual Machine Specification user.dir = <anonymized user.dir> java.runtime.version = 1.6.0_16-b01 java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment java.endorsed.dirs = C:\Program Files\Java\jre6\lib\endorsed os.arch = x86 java.io.tmpdir = C:\DOCUME~1\ADMINI~1\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\jre6\bin;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\Java\jdk1.6.0_10\bin;D:\PROGRA~1\Fiery\COMMAN~1\plugins;C:\PROGRA~1\COMMON~1\EFI;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\Common Files\Roxio Shared\9.0\DLLShared\;D:\Downloads\android-sdk-windows-1.0_r2\android-sdk-windows-1.0_r2\tools;C:\Program Files\Common Files\Equisys;C:\Program Files\Common Files\PCXTools;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\jEdit;C:\Program Files\Java\jdk1.6.0_15\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Common Files\Roxio Shared\DLLShared\;d:\Program Files\WinSCP\;C:\Bocad21\customer_data\bin;c:\android\tools;C:\Program Files\gs\gs8.57\bin;C:\Bocad21\21_9233\bocrun;C:\Bocad21\21_9233\bsi\pgmcnc\bin;d:\Downloads\SDK\android-sdk-windows-1.6_r1;;C:\Program Files\Java\jre6\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 = <anonymized user.home> user.timezone = Europe/London java.awt.printerjob = sun.awt.windows.WPrinterJob file.encoding = Cp1252 java.specification.version = 1.6 java.class.path = G:\drjava-20091021-r5122.exe user.name = <anonymized user.name> java.vm.specification.version = 1.0 java.home = C:\Program Files\Java\jre6 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_16 java.ext.dirs = C:\Program Files\Java\jre6\lib\ext;C:\WINDOWS\Sun\Java\lib\ext sun.boot.class.path = C:\Program Files\Java\jre6\lib\resources.jar;C:\Program Files\Java\jre6\lib\rt.jar;C:\Program Files\Java\jre6\lib\sunrsasign.jar;C:\Program Files\Java\jre6\lib\jsse.jar;C:\Program Files\Java\jre6\lib\jce.jar;C:\Program Files\Java\jre6\lib\charsets.jar;C:\Program Files\Java\jre6\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.cpu.isalist = pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86 #DrJava configuration file #Wed Oct 21 07:41:38 BST 2009 all.compiler.versions = true lineenum.enabled = true look.and.feel = com.sun.java.swing.plaf.windows.WindowsLookAndFeel key.delete.next = [shift DELETE] key.delete.previous = [shift BACK_SPACE] save.before.compile = true indent.level = 4 recent.files = [G:\\JavaWeek3\\holNumbers.java,G:\\JavaWeek2\\FirstLine.java,C:\\Documents and Settings\\<anonymized user.name>\\jwork\\FirstShapes.java,C:\\Documents and Settings\\<anonymized user.name>\\jwork\\FirstLine.java] window.height = 745 window.width = 801 window.x = 155 window.y = 43 last.dir = G:\\JavaWeek3\\holCosts.java last.interactions.dir = G:\\JavaWeek3 tabbedpanes.state = 576 432 700 400 new.version.notification = stable versions only new.version.notification.last = 1255587338566 Used memory: about 26.50 megabytes Free memory: about 8.91 megabytes Total memory: about 35.41 megabytes Total memory can expand to: about 63.56 megabytes Number of processors/cores: 2 Compiler Discovery Log: >From config: not set >From runtime: invalid JDK library 6.0_16 Dir added: C:\Program Files\Java\jre6 Dir added: C:\Program Files\Java Dir added: C:\Program Files Dir added: C:\Program Files\Java Dir added: C:\Program Files Dir added: C:\Program Files\Java Dir added: C:\Program Files Dir not added: C:\Java Dir added: C:\ Dir not added: C:\Java Dir added: C:\ Dir not added: G:\System\Library\Frameworks\JavaVM.framework\Versions Dir not added: G:\usr\java Dir not added: G:\usr\j2se Dir not added: G:\usr Dir not added: G:\usr\local\java Dir not added: G:\usr\local\j2se Dir not added: G:\usr\local Dir not added: G:\usr\lib\jvm Dir not added: G:\usr\lib\jvm\java-6-sun Dir not added: G:\usr\lib\jvm\java-1.5.0-sun Dir not added: G:\usr\lib\jvm\java-6-openjdk Dir not added: G:\home\javaplt\java\Linux-i686 File added: C:\Program Files\Java\jdk1.6.0_10\lib\tools.jar File not added: C:\Program Files\Java\jdk1.6.0_10\Classes\classes.jar File added: C:\Program Files\Java\jdk1.6.0_16\lib\tools.jar File not added: C:\Program Files\Java\jdk1.6.0_16\Classes\classes.jar File not added: C:\Program Files\Java\lib\tools.jar File not added: C:\Program Files\Java\Classes\classes.jar File not added: C:\Program Files\JavaMint\langtools\dist\lib\classes.jar File not added: C:\Program Files\JavaMint\langtools\dist\lib\tools.jar File not added: G:\usr\local\soylatte\lib\classes.jar File not added: G:\usr\local\soylatte\lib\tools.jar File not added: G:\usr\local\JavaMint\langtools\dist\lib\classes.jar File not added: G:\usr\local\JavaMint\langtools\dist\lib\tools.jar MINT_HOME not set File added: G:\drjava-20091021-r5122.exe Result: Found library: JDK library 6.0_16 at C:\Program Files\Java\jdk1.6.0_16\lib\tools.jar, boot classpath: [C:\Program Files\Java\jdk1.6.0_16\jre\lib\alt-rt.jar, C:\Program Files\Java\jdk1.6.0_16\jre\lib\charsets.jar, C:\Program Files\Java\jdk1.6.0_16\jre\lib\deploy.jar, C:\Program Files\Java\jdk1.6.0_16\jre\lib\javaws.jar, C:\Program Files\Java\jdk1.6.0_16\jre\lib\jce.jar, C:\Program Files\Java\jdk1.6.0_16\jre\lib\jsse.jar, C:\Program Files\Java\jdk1.6.0_16\jre\lib\management-agent.jar, C:\Program Files\Java\jdk1.6.0_16\jre\lib\plugin.jar, C:\Program Files\Java\jdk1.6.0_16\jre\lib\resources.jar, C:\Program Files\Java\jdk1.6.0_16\jre\lib\rt.jar] Found library: JDK library 6.0_10 at C:\Program Files\Java\jdk1.6.0_10\lib\tools.jar, boot classpath: [C:\Program Files\Java\jdk1.6.0_10\jre\lib\charsets.jar, C:\Program Files\Java\jdk1.6.0_10\jre\lib\deploy.jar, C:\Program Files\Java\jdk1.6.0_10\jre\lib\javaws.jar, C:\Program Files\Java\jdk1.6.0_10\jre\lib\jce.jar, C:\Program Files\Java\jdk1.6.0_10\jre\lib\jsse.jar, C:\Program Files\Java\jdk1.6.0_10\jre\lib\management-agent.jar, C:\Program Files\Java\jdk1.6.0_10\jre\lib\plugin.jar, C:\Program Files\Java\jdk1.6.0_10\jre\lib\resources.jar, C:\Program Files\Java\jdk1.6.0_10\jre\lib\rt.jar] >From search: JDK library 6.0_16 at C:\Program Files\Java\jdk1.6.0_16\lib\tools.jar, boot classpath: [C:\Program Files\Java\jdk1.6.0_16\jre\lib\alt-rt.jar, C:\Program Files\Java\jdk1.6.0_16\jre\lib\charsets.jar, C:\Program Files\Java\jdk1.6.0_16\jre\lib\deploy.jar, C:\Program Files\Java\jdk1.6.0_16\jre\lib\javaws.jar, C:\Program Files\Java\jdk1.6.0_16\jre\lib\jce.jar, C:\Program Files\Java\jdk1.6.0_16\jre\lib\jsse.jar, C:\Program Files\Java\jdk1.6.0_16\jre\lib\management-agent.jar, C:\Program Files\Java\jdk1.6.0_16\jre\lib\plugin.jar, C:\Program Files\Java\jdk1.6.0_16\jre\lib\resources.jar, C:\Program Files\Java\jdk1.6.0_16\jre\lib\rt.jar] >From search: JDK library 6.0_10 at C:\Program Files\Java\jdk1.6.0_10\lib\tools.jar, boot classpath: [C:\Program Files\Java\jdk1.6.0_10\jre\lib\charsets.jar, C:\Program Files\Java\jdk1.6.0_10\jre\lib\deploy.jar, C:\Program Files\Java\jdk1.6.0_10\jre\lib\javaws.jar, C:\Program Files\Java\jdk1.6.0_10\jre\lib\jce.jar, C:\Program Files\Java\jdk1.6.0_10\jre\lib\jsse.jar, C:\Program Files\Java\jdk1.6.0_10\jre\lib\management-agent.jar, C:\Program Files\Java\jdk1.6.0_10\jre\lib\plugin.jar, C:\Program Files\Java\jdk1.6.0_10\jre\lib\resources.jar, C:\Program Files\Java\jdk1.6.0_10\jre\lib\rt.jar] ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2883053&group_id=44253 |
|
From: SourceForge.net <no...@so...> - 2009-10-20 06:56:44
|
Bugs item #2882159, was opened at 2009-10-20 01:56 Message generated for change (Tracker Item Submitted) made by mgricken You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2882159&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: UI: Windows-specific Group: 4: Serious Status: Open Resolution: None Priority: 5 Private: No Submitted By: Mathias Ricken (mgricken) Assigned to: Nobody/Anonymous (nobody) Summary: No Compiler on 64-Bit Vista Initial Comment: I am currently using Dr Java in my CSI course but for some reason it is not working properly on my computer. I have a Toshiba laptop with a Windows Vista 64 bit operating system. Dr Java does not recognize a compiler when it runs. It does not even show that there is a compiler. I have every version of Java installed including the latest version of 1.6 installed and it still wont run. Is there something I am missing or not understanding? Could it also be that I need a different version of Dr Java to run on a 64 bit operating system? (I have had this problem in the past with other software) Thank you so much for your time and I hope you can help me fix this problem so i can use Dr Java on my computer for my class. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2882159&group_id=44253 |
|
From: SourceForge.net <no...@so...> - 2009-10-19 12:58:14
|
Bugs item #2881714, was opened at 2009-10-19 20:58 Message generated for change (Tracker Item Submitted) made by chunkit You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2881714&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: Interactions Group: 2: Annoying Status: Open Resolution: None Priority: 5 Private: No Submitted By: chunkit (chunkit) Assigned to: Nobody/Anonymous (nobody) Summary: Interactions panel "returns" false for 0.0 == -0.0 Initial Comment: I get this: > 0==-0.0 false > -0.0==0.0 false > 0.0==-0.0 false And this: > System.out.println(0.0==-0.0); false > System.out.println(-0.0==0.0); false > System.out.println(0==-0.0); false They should evaluate to true and do evaluate to true when not using the interactions panel. DrJava build time 20090821-1520 DrJava revision 5004 java.vendor Sun Microsystems Inc. java.version 1.6.0_16 os.name Windows XP os.version 5.1 Thank you for looking into it. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2881714&group_id=44253 |
|
From: SourceForge.net <no...@so...> - 2009-10-15 16:09:03
|
Bugs item #2879958, was opened at 2009-10-15 16:09 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2879958&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: Javadoc integration Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: When running JavaDoc, a swing error?? Initial Comment: I'm creating a sample class for a course I teach, It has rather extensive JavaDoc comments. When I run the JavaDoc tool for this file, it reports an ArrayIndexOutOfBoundsException in javax,swing... This error occurs consistently when I use CTRL-J to run JavaDoc, but not when I use the JavaDoc button on the toolbar. java.lang.ArrayIndexOutOfBoundsException: 3 at javax.swing.plaf.basic.BasicTabbedPaneUI.paintTabArea(Unknown Source) at javax.swing.plaf.basic.BasicTabbedPaneUI.paint(Unknown Source) at javax.swing.plaf.metal.MetalTabbedPaneUI.paint(Unknown Source) at javax.swing.plaf.metal.MetalTabbedPaneUI.update(Unknown Source) at javax.swing.JComponent.paintComponent(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JComponent.paintChildren(Unknown Source) at javax.swing.JSplitPane.paintChildren(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JComponent.paintChildren(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JComponent.paintChildren(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JLayeredPane.paint(Unknown Source) at javax.swing.JComponent.paintChildren(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JComponent.paintToOffscreen(Unknown Source) at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown Source) at javax.swing.RepaintManager$PaintManager.paint(Unknown Source) at javax.swing.BufferStrategyPaintManager.paint(Unknown Source) at javax.swing.RepaintManager.paint(Unknown Source) at javax.swing.JComponent._paintImmediately(Unknown Source) at javax.swing.JComponent.paintImmediately(Unknown Source) at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source) at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source) at javax.swing.RepaintManager.seqPaintDirtyRegions(Unknown Source) at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(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 drjava-20091006-r5105 DrJava Build Time 20091006-0514 drjava.debug.port = 1640 java.runtime.name = Java(TM) SE Runtime Environment sun.boot.library.path = C:\Program Files\Java\jre6\bin java.vm.version = 14.2-b01 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 3 java.vm.specification.name = Java Virtual Machine Specification user.dir = <anonymized user.dir> java.runtime.version = 1.6.0_16-b01 java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment java.endorsed.dirs = C:\Program Files\Java\jre6\lib\endorsed os.arch = x86 java.io.tmpdir = C:\DOCUME~1\<anonymized user.name>\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\jre6\bin;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\MiKTeX 2.7\miktex\bin;C:\Python26\;C:\Perl\site\bin;C:\Perl\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32\wbem;C:\Program Files\MATLAB\R2007a Student\bin;C:\Program Files\MATLAB\R2007a Student\bin\win32;C:\Program Files\Common Files\DivX Shared\;C:\Program Files\QuickTime\QTSystem\ java.specification.name = Java Platform API Specification java.class.version = 50.0 sun.management.compiler = HotSpot Client Compiler os.version = 5.1 user.home = <anonymized user.home> user.timezone = America/Los_Angeles java.awt.printerjob = sun.awt.windows.WPrinterJob file.encoding = Cp1252 java.specification.version = 1.6 java.class.path = C:\downloads\drjava-weekly-20091006-r5105.jar user.name = <anonymized user.name> java.vm.specification.version = 1.0 java.home = C:\Program Files\Java\jre6 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_16 java.ext.dirs = C:\Program Files\Java\jre6\lib\ext;C:\WINDOWS\Sun\Java\lib\ext sun.boot.class.path = C:\Program Files\Java\jre6\lib\resources.jar;C:\Program Files\Java\jre6\lib\rt.jar;C:\Program Files\Java\jre6\lib\sunrsasign.jar;C:\Program Files\Java\jre6\lib\jsse.jar;C:\Program Files\Java\jre6\lib\jce.jar;C:\Program Files\Java\jre6\lib\charsets.jar;C:\Program Files\Java\jre6\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.cpu.isalist = pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86 #DrJava configuration file #Thu Oct 15 09:02:26 PDT 2009 extra.classpath = C:\\teaching\\csc142\\NsccLibrary.jar lineenum.enabled = true key.delete.next = [shift DELETE] key.delete.previous = [shift BACK_SPACE] javadoc.prompt.for.destination = false recent.files = [C:\\teaching\\assign\\ComplexNumber.java,C:\\teaching\\assign\\CompilerErrors.java] window.height = 570 window.x = 39 window.y = 0 last.dir = C:\\teaching\\assign\\ComplexNumber.java last.interactions.dir = C:\\teaching\\assign master.jvm.xmx = 512 tabbedpanes.state = 512 300 700 400 new.version.notification.last = 1255619620500 drjava.survey.notification.last = 1254985118531 drjava.survey.result.last = http://www.drjava.org/submit-usage.php?rev=5105&os.name=Windows%20XP&os.version=5.1&java.version=1.6.0_16&java.vendor=Sun%20Microsystems%20Inc. Used memory: about 12.78 megabytes Free memory: about 3.54 megabytes Total memory: about 16.32 megabytes Total memory can expand to: about 508.06 megabytes Number of processors/cores: 2 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2879958&group_id=44253 |
|
From: SourceForge.net <no...@so...> - 2009-10-15 15:59:02
|
Bugs item #2879953, was opened at 2009-10-15 15:59 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2879953&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: UI: UNIX-specific Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Keyboard Focus Problem on Linux Initial Comment: I am a huge fan of DrJava, and have been using it in my class for the past year. However, I'm running into a significant roadblock, and I was hoping you might know of a workaround. When I use DrJava to show a JFrame that uses keyboard input, the components in that frame never receive those key presses. I don't have this problem on any other OS, and I don't have this problem with any other IDE. I believe the issue is that Java has a bug in Linux, that causes the DrJava main window to steal the focus somehow from other windows. Since I teach game programming to over 100 students in a Linux-only lab, this will prevent me from using DrJava, unless you can point me to a workaround. Thank you so much for your help! Dave Feinberg Assistant Teaching Professor Carnegie Mellon University CODE FOR REPRODUCING THE PROBLEM: (You will not be able to type in the text field if the code is run in DrJava.) import javax.swing.*; public class TestDisplay extends JFrame { public TestDisplay() { add(new JTextField()); pack(); setVisible(true); } } ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2879953&group_id=44253 |
|
From: SourceForge.net <no...@so...> - 2009-10-14 21:38:36
|
Bugs item #2879262, was opened at 2009-10-14 21:38 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2879262&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: User interface Group: 2: Annoying Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: if you try to indent part of sw which has mismatched { } Initial Comment: there is an error if you try to indent source that has mistmached { } there is a copy of error 1 error occured! Please submit a bug report containing the information below and an account of the actions that caused the bug (if known) to http://sourceforge.net/projects/drjava. You may wish to save all your work and restart DrJava. Thanks for your help in making DrJava better! edu.rice.cs.util.UnexpectedException: java.lang.RuntimeException: No matching '{' or '(' preceding '}' at offset 7745 in ddoc for u11_monkey_business.java at edu.rice.cs.drjava.model.definitions.indent.ActionStartPrevStmtPlus.indentLine(ActionStartPrevStmtPlus.java:114) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:92) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.Indenter.indent(Indenter.java:157) at edu.rice.cs.drjava.model.AbstractDJDocument._indentLine(AbstractDJDocument.java:1048) at edu.rice.cs.drjava.model.AbstractDJDocument._indentBlock(AbstractDJDocument.java:1026) at edu.rice.cs.drjava.model.AbstractDJDocument.indentLines(AbstractDJDocument.java:991) at edu.rice.cs.drjava.model.AbstractGlobalModel$ConcreteOpenDefDoc.indentLines(AbstractGlobalModel.java:3578) at edu.rice.cs.drjava.ui.DefinitionsPane.indentLines(DefinitionsPane.java:1144) at edu.rice.cs.drjava.ui.AbstractDJPane.indent(AbstractDJPane.java:238) at edu.rice.cs.drjava.ui.AbstractDJPane.indent(AbstractDJPane.java:203) at edu.rice.cs.drjava.ui.DefinitionsPane$4.actionPerformed(DefinitionsPane.java:709) 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.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) Caused by: java.lang.RuntimeException: No matching '{' or '(' preceding '}' at offset 7745 in ddoc for u11_monkey_business.java at edu.rice.cs.util.UnexpectedException.<init>(UnexpectedException.java:71) ... 45 more Caused by: java.lang.RuntimeException: No matching '{' or '(' preceding '}' at offset 7745 in ddoc for u11_monkey_business.java at edu.rice.cs.util.UnexpectedException.<init>(UnexpectedException.java:71) at edu.rice.cs.drjava.model.definitions.indent.ActionStartPrevStmtPlus.indentLine(ActionStartPrevStmtPlus.java:114) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:92) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.Indenter.indent(Indenter.java:157) at edu.rice.cs.drjava.model.AbstractDJDocument._indentLine(AbstractDJDocument.java:1048) at edu.rice.cs.drjava.model.AbstractDJDocument._indentBlock(AbstractDJDocument.java:1026) at edu.rice.cs.drjava.model.AbstractDJDocument.indentLines(AbstractDJDocument.java:991) at edu.rice.cs.drjava.model.AbstractGlobalModel$ConcreteOpenDefDoc.indentLines(AbstractGlobalModel.java:3578) at edu.rice.cs.drjava.ui.DefinitionsPane.indentLines(DefinitionsPane.java:1144) at edu.rice.cs.drjava.ui.AbstractDJPane.indent(AbstractDJPane.java:238) at edu.rice.cs.drjava.ui.AbstractDJPane.indent(AbstractDJPane.java:203) at edu.rice.cs.drjava.ui.DefinitionsPane$4.actionPerformed(DefinitionsPane.java:709) 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.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 drjava-20090821-r5004 DrJava Build Time 20090821-1520 drjava.debug.port = 3042 java.runtime.name = Java(TM) SE Runtime Environment sun.boot.library.path = C:\Program Files\Java\jre6\bin java.vm.version = 14.2-b01 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 3 java.vm.specification.name = Java Virtual Machine Specification user.dir = <anonymized user.home>\My Documents\Downloads java.runtime.version = 1.6.0_16-b01 java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment java.endorsed.dirs = C:\Program Files\Java\jre6\lib\endorsed os.arch = x86 java.io.tmpdir = C:\DOCUME~1\<anonymized user.name>\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\jre6\bin;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\RSA SecurID Token Common;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Common Files\Lenovo;C:\Program Files\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Intel\WiFi\bin\;C:\MATLAB7\bin\win32;;C:\Program Files\Java\jre6\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 = <anonymized user.home> user.timezone = America/New_York java.awt.printerjob = sun.awt.windows.WPrinterJob file.encoding = Cp1252 java.specification.version = 1.6 java.class.path = <anonymized user.home>\My Documents\Downloads\drjava-stable-20090821-r5004.exe user.name = <anonymized user.name> java.vm.specification.version = 1.0 java.home = C:\Program Files\Java\jre6 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_16 java.ext.dirs = C:\Program Files\Java\jre6\lib\ext;C:\WINDOWS\Sun\Java\lib\ext sun.boot.class.path = C:\Program Files\Java\jre6\lib\resources.jar;C:\Program Files\Java\jre6\lib\rt.jar;C:\Program Files\Java\jre6\lib\sunrsasign.jar;C:\Program Files\Java\jre6\lib\jsse.jar;C:\Program Files\Java\jre6\lib\jce.jar;C:\Program Files\Java\jre6\lib\charsets.jar;C:\Program Files\Java\jre6\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.cpu.isalist = pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86 #DrJava configuration file #Wed Oct 14 17:36:01 EDT 2009 font.main = Monospaced-14 font.line.numbers = Monospaced-13 font.doclist = Monospaced-12 font.toolbar = -13-12 key.delete.next = [shift DELETE] key.delete.previous = [shift BACK_SPACE] interactions.exit.prompt = false quit.prompt = false save.before.compile = true recent.files = [C:\\Documents and Settings\\<anonymized user.name>\\u11_monkey_business.java,C:\\Documents and Settings\\<anonymized user.name>\\u09_report_card.java,C:\\Documents and Settings\\<anonymized user.name>\\u07_report_card.java,C:\\Documents and Settings\\<anonymized user.name>\\X.java,C:\\Documents and Settings\\<anonymized user.name>\\u07_looping_03.java] recent.projects = [C:\\Documents and Settings\\<anonymized user.name>\\u01.drjava] window.height = 996 window.width = 1288 window.x = -4 window.y = -4 window.state = 6 doc.list.width = 161 last.dir = C:\\Documents and Settings\\<anonymized user.name>\\u11_monkey_business.java last.interactions.dir = C:\\Documents and Settings\\<anonymized user.name> dialog.clipboard.history.state = 429 400 425 294 tabbedpanes.state = 640 512 700 400 debugger.state = 640 512 700 400 debugger.detach = true new.version.notification.last = 1255381107218 drjava.survey.notification.last = 1255200297578 drjava.survey.result.last = http://www.drjava.org/submit-usage.php?rev=5004&os.name=Windows%20XP&os.version=5.1&java.version=1.6.0_16&java.vendor=Sun%20Microsystems%20Inc. Used memory: about 12.07 megabytes Free memory: about 6.29 megabytes Total memory: about 18.37 megabytes Total memory can expand to: about 63.56 megabytes Number of processors/cores: 1 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2879262&group_id=44253 |
|
From: SourceForge.net <no...@so...> - 2009-10-14 15:23:28
|
Bugs item #2878957, was opened at 2009-10-14 17:23 Message generated for change (Tracker Item Submitted) made by skankanala You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2878957&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: 7: Could cause data loss Status: Open Resolution: None Priority: 5 Private: No Submitted By: pravallika (skankanala) Assigned to: Nobody/Anonymous (nobody) Summary: NullPointerException Initial Comment: java.lang.NullPointerException at edu.rice.cs.drjava.ui.JarOptionsDialog$13._chooseFile(JarOptionsDialog.java:556) at edu.rice.cs.util.swing.FileSelectorStringComponent$2.actionPerformed(FileSelectorStringComponent.java:99) 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.plaf.basic.BasicButtonListener.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 drjava-20090821-r5004 DrJava Build Time 20090821-1520 drjava.debug.port = 54570 java.runtime.name = Java(TM) SE Runtime Environment sun.boot.library.path = C:\Program Files\Java\jre6\bin java.vm.version = 11.3-b02 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 = GB sun.os.patch.level = Service Pack 2 java.vm.specification.name = Java Virtual Machine Specification user.dir = <anonymized user.home>\Desktop java.runtime.version = 1.6.0_13-b03 java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment java.endorsed.dirs = C:\Program Files\Java\jre6\lib\endorsed os.arch = x86 java.io.tmpdir = <anonymized user.home>\AppData\Local\Temp\ line.separator = "\u000d\u000a" java.vm.specification.vendor = Sun Microsystems Inc. user.variant = os.name = Windows Vista sun.jnu.encoding = Cp1252 java.library.path = C:\Program Files\Java\jre6\bin;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files\OpenVPN\bin;0 java.specification.name = Java Platform API Specification java.class.version = 50.0 sun.management.compiler = HotSpot Client Compiler os.version = 6.0 user.home = <anonymized user.home> user.timezone = Europe/Berlin java.awt.printerjob = sun.awt.windows.WPrinterJob file.encoding = Cp1252 java.specification.version = 1.6 java.class.path = <anonymized user.home>\Desktop\drjava-stable-20090821-r5004.jar user.name = <anonymized user.name> java.vm.specification.version = 1.0 java.home = C:\Program Files\Java\jre6 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_13 java.ext.dirs = C:\Program Files\Java\jre6\lib\ext;C:\Windows\Sun\Java\lib\ext sun.boot.class.path = C:\Program Files\Java\jre6\lib\resources.jar;C:\Program Files\Java\jre6\lib\rt.jar;C:\Program Files\Java\jre6\lib\sunrsasign.jar;C:\Program Files\Java\jre6\lib\jsse.jar;C:\Program Files\Java\jre6\lib\jce.jar;C:\Program Files\Java\jre6\lib\charsets.jar;C:\Program Files\Java\jre6\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.cpu.isalist = pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86 #DrJava configuration file #Wed Oct 14 17:21:57 CEST 2009 key.delete.next = [shift DELETE] key.delete.previous = [shift BACK_SPACE] last.dir = C:\\Users\\<anonymized user.name>\\sriwork\\Robo\\robots\\sampleex\\sampleex last.interactions.dir = C:\\Users\\<anonymized user.name>\\sriwork\\Robo\\robots\\sampleex new.version.notification.last = 1255505737906 Used memory: about 40.27 megabytes Free memory: about 4.88 megabytes Total memory: about 45.15 megabytes Total memory can expand to: about 63.56 megabytes Number of processors/cores: 2 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2878957&group_id=44253 |
|
From: SourceForge.net <no...@so...> - 2009-10-14 14:55:55
|
Bugs item #2878944, was opened at 2009-10-14 16:55 Message generated for change (Tracker Item Submitted) made by skankanala You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2878944&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: 6: Crashes Status: Open Resolution: None Priority: 5 Private: No Submitted By: pravallika (skankanala) Assigned to: Nobody/Anonymous (nobody) Summary: VMOutOfMemoryException Initial Comment: com.sun.jdi.VMOutOfMemoryException at com.sun.tools.jdi.JDWPException.toJDIException(JDWPException.java:31) at com.sun.tools.jdi.VMState.allThreads(VMState.java:185) at com.sun.tools.jdi.VirtualMachineImpl.allThreads(VirtualMachineImpl.java:360) at edu.rice.cs.drjava.model.debug.jpda.JPDADebugger.getCurrentThreadData(JPDADebugger.java:623) at edu.rice.cs.drjava.ui.DebugPanel.updateData(DebugPanel.java:158) at edu.rice.cs.drjava.ui.DebugPanel$DebugPanelListener.nonCurrThreadDied(DebugPanel.java:612) at edu.rice.cs.drjava.model.debug.DebugEventNotifier.nonCurrThreadDied(DebugEventNotifier.java:256) at edu.rice.cs.drjava.model.debug.jpda.JPDADebugger$9.run(JPDADebugger.java:1738) at java.awt.event.InvocationEvent.dispatch(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 drjava-20090821-r5004 DrJava Build Time 20090821-1520 drjava.debug.port = 53185 java.runtime.name = Java(TM) SE Runtime Environment sun.boot.library.path = C:\Program Files\Java\jre6\bin java.vm.version = 11.3-b02 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 = GB sun.os.patch.level = Service Pack 2 java.vm.specification.name = Java Virtual Machine Specification user.dir = <anonymized user.home>\Desktop java.runtime.version = 1.6.0_13-b03 java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment java.endorsed.dirs = C:\Program Files\Java\jre6\lib\endorsed os.arch = x86 java.io.tmpdir = <anonymized user.home>\AppData\Local\Temp\ line.separator = "\u000d\u000a" java.vm.specification.vendor = Sun Microsystems Inc. user.variant = os.name = Windows Vista sun.jnu.encoding = Cp1252 java.library.path = C:\Program Files\Java\jre6\bin;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files\OpenVPN\bin;0 java.specification.name = Java Platform API Specification java.class.version = 50.0 sun.management.compiler = HotSpot Client Compiler os.version = 6.0 user.home = <anonymized user.home> user.timezone = Europe/Berlin java.awt.printerjob = sun.awt.windows.WPrinterJob file.encoding = Cp1252 java.specification.version = 1.6 java.class.path = <anonymized user.home>\Desktop\drjava-stable-20090821-r5004.jar user.name = <anonymized user.name> java.vm.specification.version = 1.0 java.home = C:\Program Files\Java\jre6 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_13 java.ext.dirs = C:\Program Files\Java\jre6\lib\ext;C:\Windows\Sun\Java\lib\ext sun.boot.class.path = C:\Program Files\Java\jre6\lib\resources.jar;C:\Program Files\Java\jre6\lib\rt.jar;C:\Program Files\Java\jre6\lib\sunrsasign.jar;C:\Program Files\Java\jre6\lib\jsse.jar;C:\Program Files\Java\jre6\lib\jce.jar;C:\Program Files\Java\jre6\lib\charsets.jar;C:\Program Files\Java\jre6\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.cpu.isalist = pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86 #DrJava configuration file #Wed Oct 14 16:42:10 CEST 2009 key.delete.next = [shift DELETE] key.delete.previous = [shift BACK_SPACE] last.dir = C:\\Users\\<anonymized user.name>\\sriwork\\Robo\\robots\\sampleex\\Add.java last.interactions.dir = C:\\Users\\<anonymized user.name>\\sriwork\\Robo\\robots\\sampleex new.version.notification.last = 1255505737906 Used memory: about 30.72 megabytes Free memory: about 13.07 megabytes Total memory: about 43.79 megabytes Total memory can expand to: about 63.56 megabytes Number of processors/cores: 2 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2878944&group_id=44253 |
|
From: SourceForge.net <no...@so...> - 2009-10-14 14:45:36
|
Bugs item #2878935, was opened at 2009-10-14 14:45 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2878935&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: 6: Crashes Status: Open Resolution: None Priority: 5 Private: Yes Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: VMOutOfMemoryException Initial Comment: com.sun.jdi.VMOutOfMemoryException at com.sun.tools.jdi.JDWPException.toJDIException(JDWPException.java:31) at com.sun.tools.jdi.VMState.allThreads(VMState.java:185) at com.sun.tools.jdi.VirtualMachineImpl.allThreads(VirtualMachineImpl.java:360) at edu.rice.cs.drjava.model.debug.jpda.JPDADebugger.getCurrentThreadData(JPDADebugger.java:623) at edu.rice.cs.drjava.ui.DebugPanel.updateData(DebugPanel.java:158) at edu.rice.cs.drjava.ui.DebugPanel$DebugPanelListener.nonCurrThreadDied(DebugPanel.java:612) at edu.rice.cs.drjava.model.debug.DebugEventNotifier.nonCurrThreadDied(DebugEventNotifier.java:256) at edu.rice.cs.drjava.model.debug.jpda.JPDADebugger$9.run(JPDADebugger.java:1738) at java.awt.event.InvocationEvent.dispatch(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 drjava-20090821-r5004 DrJava Build Time 20090821-1520 drjava.debug.port = 53185 java.runtime.name = Java(TM) SE Runtime Environment sun.boot.library.path = C:\Program Files\Java\jre6\bin java.vm.version = 11.3-b02 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 = GB sun.os.patch.level = Service Pack 2 java.vm.specification.name = Java Virtual Machine Specification user.dir = <anonymized user.home>\Desktop java.runtime.version = 1.6.0_13-b03 java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment java.endorsed.dirs = C:\Program Files\Java\jre6\lib\endorsed os.arch = x86 java.io.tmpdir = <anonymized user.home>\AppData\Local\Temp\ line.separator = "\u000d\u000a" java.vm.specification.vendor = Sun Microsystems Inc. user.variant = os.name = Windows Vista sun.jnu.encoding = Cp1252 java.library.path = C:\Program Files\Java\jre6\bin;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files\OpenVPN\bin;0 java.specification.name = Java Platform API Specification java.class.version = 50.0 sun.management.compiler = HotSpot Client Compiler os.version = 6.0 user.home = <anonymized user.home> user.timezone = Europe/Berlin java.awt.printerjob = sun.awt.windows.WPrinterJob file.encoding = Cp1252 java.specification.version = 1.6 java.class.path = <anonymized user.home>\Desktop\drjava-stable-20090821-r5004.jar user.name = <anonymized user.name> java.vm.specification.version = 1.0 java.home = C:\Program Files\Java\jre6 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_13 java.ext.dirs = C:\Program Files\Java\jre6\lib\ext;C:\Windows\Sun\Java\lib\ext sun.boot.class.path = C:\Program Files\Java\jre6\lib\resources.jar;C:\Program Files\Java\jre6\lib\rt.jar;C:\Program Files\Java\jre6\lib\sunrsasign.jar;C:\Program Files\Java\jre6\lib\jsse.jar;C:\Program Files\Java\jre6\lib\jce.jar;C:\Program Files\Java\jre6\lib\charsets.jar;C:\Program Files\Java\jre6\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.cpu.isalist = pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86 #DrJava configuration file #Wed Oct 14 16:42:10 CEST 2009 key.delete.next = [shift DELETE] key.delete.previous = [shift BACK_SPACE] last.dir = C:\\Users\\<anonymized user.name>\\sriwork\\Robo\\robots\\sampleex\\Add.java last.interactions.dir = C:\\Users\\<anonymized user.name>\\sriwork\\Robo\\robots\\sampleex new.version.notification.last = 1255505737906 Used memory: about 30.72 megabytes Free memory: about 13.07 megabytes Total memory: about 43.79 megabytes Total memory can expand to: about 63.56 megabytes Number of processors/cores: 2 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2878935&group_id=44253 |
|
From: SourceForge.net <no...@so...> - 2009-10-13 10:26:46
|
Bugs item #2877765, was opened at 2009-10-13 13:26 Message generated for change (Tracker Item Submitted) made by nabiha You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2877765&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: Nabiha Khan (nabiha) Assigned to: Nobody/Anonymous (nobody) Summary: Udefined Class Error Initial Comment: I always Get The error in trying to run the program called Static Error: Undefined class "Tester" and then it open an Auto Import Class Dialog box Even when I select the class name in the box, it still keeps giving me the same error I tried other compiler and i don't get that error... my program is this public class Tester { public static void main(String[] args) { System.out.println("Hello"); } } I am using JDK 6.0_3 and I am using Dr Java drjava-stable-20090821-r5004 I have tried the jar file but still i get teh same error Operating system Microsoft Windows XP Professional Can you please solve the problem soon? As I am teaching in the school.... and I need to get it fixed in order to teach the students. Otherwise I have to shift to another IDE Nabiha Khan ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2877765&group_id=44253 |
|
From: SourceForge.net <no...@so...> - 2009-10-12 20:35:53
|
Bugs item #2877267, was opened at 2009-10-12 20:35 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2877267&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: User interface Group: 1: Would be nice if fixed ... Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: When i try to highlit some text with mouse an error pop up Initial Comment: java.lang.ArrayIndexOutOfBoundsException: 18 at sun.font.FontDesignMetrics.charsWidth(Unknown Source) at javax.swing.text.Utilities.getTabbedTextOffset(Unknown Source) at javax.swing.text.Utilities.getTabbedTextOffset(Unknown Source) at javax.swing.text.Utilities.getTabbedTextOffset(Unknown Source) at javax.swing.text.PlainView.viewToModel(Unknown Source) at javax.swing.plaf.basic.BasicTextUI$RootView.viewToModel(Unknown Source) at javax.swing.plaf.basic.BasicTextUI.viewToModel(Unknown Source) at javax.swing.text.DefaultCaret.moveCaret(Unknown Source) at javax.swing.text.DefaultCaret.mouseDragged(Unknown Source) at java.awt.AWTEventMulticaster.mouseDragged(Unknown Source) at java.awt.Component.processMouseMotionEvent(Unknown Source) at javax.swing.JComponent.processMouseMotionEvent(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 drjava-20090821-r5004 DrJava Build Time 20090821-1520 drjava.debug.port = 1825 java.runtime.name = Java(TM) SE Runtime Environment sun.boot.library.path = C:\Program Files\Java\jre6\bin java.vm.version = 14.2-b01 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 3 java.vm.specification.name = Java Virtual Machine Specification user.dir = <anonymized user.home>\My Documents\Downloads java.runtime.version = 1.6.0_16-b01 java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment java.endorsed.dirs = C:\Program Files\Java\jre6\lib\endorsed os.arch = x86 java.io.tmpdir = C:\DOCUME~1\<anonymized user.name>\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\jre6\bin;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\RSA SecurID Token Common;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Common Files\Lenovo;C:\Program Files\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Intel\WiFi\bin\;C:\MATLAB7\bin\win32;;C:\Program Files\Java\jre6\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 = <anonymized user.home> user.timezone = America/New_York java.awt.printerjob = sun.awt.windows.WPrinterJob file.encoding = Cp1252 java.specification.version = 1.6 java.class.path = <anonymized user.home>\My Documents\Downloads\drjava-stable-20090821-r5004.exe user.name = <anonymized user.name> java.vm.specification.version = 1.0 java.home = C:\Program Files\Java\jre6 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_16 java.ext.dirs = C:\Program Files\Java\jre6\lib\ext;C:\WINDOWS\Sun\Java\lib\ext sun.boot.class.path = C:\Program Files\Java\jre6\lib\resources.jar;C:\Program Files\Java\jre6\lib\rt.jar;C:\Program Files\Java\jre6\lib\sunrsasign.jar;C:\Program Files\Java\jre6\lib\jsse.jar;C:\Program Files\Java\jre6\lib\jce.jar;C:\Program Files\Java\jre6\lib\charsets.jar;C:\Program Files\Java\jre6\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.cpu.isalist = pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86 #DrJava configuration file #Mon Oct 12 16:30:12 EDT 2009 font.main = Monospaced-13 font.doclist = Monospaced-11 font.toolbar = -11-12 key.delete.next = [shift DELETE] key.delete.previous = [shift BACK_SPACE] interactions.exit.prompt = false quit.prompt = false save.before.compile = true recent.files = [C:\\Documents and Settings\\<anonymized user.name>\\u05_geometry_calculator_21.java,C:\\Documents and Settings\\<anonymized user.name>\\u05_freezing_boiling_23.java,C:\\Documents and Settings\\<anonymized user.name>\\u05_freezing_boiling.java,C:\\Documents and Settings\\<anonymized user.name>\\u03_write_rectangle.java,C:\\Documents and Settings\\<anonymized user.name>\\u03_test_average_to_file.java] recent.projects = [C:\\Documents and Settings\\<anonymized user.name>\\u01.drjava] window.height = 996 window.width = 1288 window.x = -4 window.y = -4 window.state = 6 doc.list.width = 135 last.dir = C:\\Documents and Settings\\<anonymized user.name>\\u05_geometry_calculator_21.java last.interactions.dir = C:\\Documents and Settings\\<anonymized user.name> dialog.clipboard.history.state = 429 400 425 294 tabbedpanes.state = 640 512 700 400 new.version.notification.last = 1255199794515 drjava.survey.notification.last = 1255200297578 drjava.survey.result.last = http://www.drjava.org/submit-usage.php?rev=5004&os.name=Windows%20XP&os.version=5.1&java.version=1.6.0_16&java.vendor=Sun%20Microsystems%20Inc. Used memory: about 19.68 megabytes Free memory: about 6.84 megabytes Total memory: about 26.52 megabytes Total memory can expand to: about 63.56 megabytes Number of processors/cores: 1 java.lang.ArrayIndexOutOfBoundsException: 18 at sun.font.FontDesignMetrics.charsWidth(Unknown Source) at javax.swing.text.Utilities.getTabbedTextOffset(Unknown Source) at javax.swing.text.Utilities.getTabbedTextOffset(Unknown Source) at javax.swing.text.Utilities.getTabbedTextOffset(Unknown Source) at javax.swing.text.PlainView.viewToModel(Unknown Source) at javax.swing.plaf.basic.BasicTextUI$RootView.viewToModel(Unknown Source) at javax.swing.plaf.basic.BasicTextUI.viewToModel(Unknown Source) at javax.swing.text.DefaultCaret.moveCaret(Unknown Source) at javax.swing.text.DefaultCaret.mouseDragged(Unknown Source) at java.awt.AWTEventMulticaster.mouseDragged(Unknown Source) at java.awt.Component.processMouseMotionEvent(Unknown Source) at javax.swing.JComponent.processMouseMotionEvent(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 drjava-20090821-r5004 DrJava Build Time 20090821-1520 drjava.debug.port = 1825 java.runtime.name = Java(TM) SE Runtime Environment sun.boot.library.path = C:\Program Files\Java\jre6\bin java.vm.version = 14.2-b01 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 3 java.vm.specification.name = Java Virtual Machine Specification user.dir = <anonymized user.home>\My Documents\Downloads java.runtime.version = 1.6.0_16-b01 java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment java.endorsed.dirs = C:\Program Files\Java\jre6\lib\endorsed os.arch = x86 java.io.tmpdir = C:\DOCUME~1\<anonymized user.name>\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\jre6\bin;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\RSA SecurID Token Common;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Common Files\Lenovo;C:\Program Files\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Intel\WiFi\bin\;C:\MATLAB7\bin\win32;;C:\Program Files\Java\jre6\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 = <anonymized user.home> user.timezone = America/New_York java.awt.printerjob = sun.awt.windows.WPrinterJob file.encoding = Cp1252 java.specification.version = 1.6 java.class.path = <anonymized user.home>\My Documents\Downloads\drjava-stable-20090821-r5004.exe user.name = <anonymized user.name> java.vm.specification.version = 1.0 java.home = C:\Program Files\Java\jre6 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_16 java.ext.dirs = C:\Program Files\Java\jre6\lib\ext;C:\WINDOWS\Sun\Java\lib\ext sun.boot.class.path = C:\Program Files\Java\jre6\lib\resources.jar;C:\Program Files\Java\jre6\lib\rt.jar;C:\Program Files\Java\jre6\lib\sunrsasign.jar;C:\Program Files\Java\jre6\lib\jsse.jar;C:\Program Files\Java\jre6\lib\jce.jar;C:\Program Files\Java\jre6\lib\charsets.jar;C:\Program Files\Java\jre6\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.cpu.isalist = pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86 #DrJava configuration file #Mon Oct 12 16:31:45 EDT 2009 font.main = Monospaced-13 font.doclist = Monospaced-11 font.toolbar = -11-12 key.delete.next = [shift DELETE] key.delete.previous = [shift BACK_SPACE] interactions.exit.prompt = false quit.prompt = false save.before.compile = true recent.files = [C:\\Documents and Settings\\<anonymized user.name>\\u05_geometry_calculator_21.java,C:\\Documents and Settings\\<anonymized user.name>\\u05_freezing_boiling_23.java,C:\\Documents and Settings\\<anonymized user.name>\\u05_freezing_boiling.java,C:\\Documents and Settings\\<anonymized user.name>\\u03_write_rectangle.java,C:\\Documents and Settings\\<anonymized user.name>\\u03_test_average_to_file.java] recent.projects = [C:\\Documents and Settings\\<anonymized user.name>\\u01.drjava] window.height = 996 window.width = 1288 window.x = -4 window.y = -4 window.state = 6 doc.list.width = 135 last.dir = C:\\Documents and Settings\\<anonymized user.name>\\u05_geometry_calculator_21.java last.interactions.dir = C:\\Documents and Settings\\<anonymized user.name> dialog.clipboard.history.state = 429 400 425 294 tabbedpanes.state = 640 512 700 400 new.version.notification.last = 1255199794515 drjava.survey.notification.last = 1255200297578 drjava.survey.result.last = http://www.drjava.org/submit-usage.php?rev=5004&os.name=Windows%20XP&os.version=5.1&java.version=1.6.0_16&java.vendor=Sun%20Microsystems%20Inc. Used memory: about 20.76 megabytes Free memory: about 5.76 megabytes Total memory: about 26.52 megabytes Total memory can expand to: about 63.56 megabytes Number of processors/cores: 1 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2877267&group_id=44253 |
|
From: SourceForge.net <no...@so...> - 2009-10-12 19:37:54
|
Bugs item #2877242, was opened at 2009-10-12 19:37 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2877242&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: Other Group: 3: Ugly Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Error appears when repeatedly pressing Ctrl-Z Initial Comment: This has happened several times. When undoing many code edits repeatedly, this error pops up. Nothing else bad seems to happen, though, so it's just very annoying. To reproduce: Open or create a file and make about 20 or so edits. Press Ctrl-Z repeatedly and rapidly (more than 3x per second should do it). edu.rice.cs.util.UnexpectedException: java.lang.RuntimeException: Illegal location 117 at edu.rice.cs.drjava.model.AbstractDJDocument.setCurrentLocation(AbstractDJDocument.java:474) at edu.rice.cs.drjava.model.AbstractDJDocument$UnremoveCommand$1.run(AbstractDJDocument.java:1863) at java.awt.event.InvocationEvent.dispatch(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) Caused by: java.lang.RuntimeException: Illegal location 117 at edu.rice.cs.util.UnexpectedException.<init>(UnexpectedException.java:71) ... 10 more Caused by: java.lang.RuntimeException: Illegal location 117 at edu.rice.cs.util.UnexpectedException.<init>(UnexpectedException.java:71) at edu.rice.cs.drjava.model.AbstractDJDocument.setCurrentLocation(AbstractDJDocument.java:474) at edu.rice.cs.drjava.model.AbstractDJDocument$UnremoveCommand$1.run(AbstractDJDocument.java:1863) at java.awt.event.InvocationEvent.dispatch(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 drjava-20090821-r5004 DrJava Build Time 20090821-1520 drjava.debug.port = 58466 java.runtime.name = Java(TM) SE Runtime Environment sun.boot.library.path = C:\Program Files\Java\jre6\bin java.vm.version = 14.2-b01 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 = java.vm.specification.name = Java Virtual Machine Specification user.dir = <anonymized user.dir> java.runtime.version = 1.6.0_16-b01 java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment java.endorsed.dirs = C:\Program Files\Java\jre6\lib\endorsed os.arch = x86 java.io.tmpdir = <anonymized user.home>\AppData\Local\Temp\ line.separator = "\u000d\u000a" java.vm.specification.vendor = Sun Microsystems Inc. user.variant = os.name = Windows 7 sun.jnu.encoding = Cp1252 java.library.path = C:\Program Files\Java\jre6\bin;.;C:\Windows\Sun\Java\bin;<anonymized user.dir>;C:\Windows;C:\Program Files\Common Files\Microsoft Shared\Windows Live;<anonymized user.dir>;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Panda3D-1.6.2\python;C:\Panda3D-1.6.2\bin;C:\Windows\DPDrv;C:\Program Files\Common Files\Roxio Shared\9.0\DLLShared\;C:\Program Files\TortoiseSVN\bin;C:\Program Files\doxygen\bin;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\Java\jdk1.6.0_16\bin;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files\Java\jre6\bin java.specification.name = Java Platform API Specification java.class.version = 50.0 sun.management.compiler = HotSpot Client Compiler os.version = 6.1 user.home = <anonymized user.home> user.timezone = America/New_York java.awt.printerjob = sun.awt.windows.WPrinterJob file.encoding = Cp1252 java.specification.version = 1.6 java.class.path = <anonymized user.home>\Downloads\Dr. Java.exe user.name = <anonymized user.name> java.vm.specification.version = 1.0 java.home = C:\Program Files\Java\jre6 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_16 java.ext.dirs = C:\Program Files\Java\jre6\lib\ext;C:\Windows\Sun\Java\lib\ext sun.boot.class.path = C:\Program Files\Java\jre6\lib\resources.jar;C:\Program Files\Java\jre6\lib\rt.jar;C:\Program Files\Java\jre6\lib\sunrsasign.jar;C:\Program Files\Java\jre6\lib\jsse.jar;C:\Program Files\Java\jre6\lib\jce.jar;C:\Program Files\Java\jre6\lib\charsets.jar;C:\Program Files\Java\jre6\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.cpu.isalist = pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86 #DrJava configuration file #Mon Oct 12 15:32:10 EDT 2009 key.delete.next = [shift DELETE] key.delete.previous = [shift BACK_SPACE] save.before.compile = true window.height = 744 window.width = 1296 window.x = -8 window.y = -8 window.state = 6 last.dir = C:\\Users\\<anonymized user.name>\\Documents\\Java\\ForTestingCodeOnly.java last.interactions.dir = C:\\Users\\<anonymized user.name>\\Documents\\Java tabbedpanes.state = 640 384 700 400 file.ext.registration = always Used memory: about 24.40 megabytes Free memory: about 8.38 megabytes Total memory: about 32.77 megabytes Total memory can expand to: about 63.56 megabytes Number of processors/cores: 2 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2877242&group_id=44253 |