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...> - 2006-04-04 04:50:39
|
Bugs item #1463981, was opened at 2006-04-04 04:50 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1463981&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: JUnit integration Group: None Status: Open Resolution: None Priority: 3 Submitted By: Robert Cartwright (rcartwright) Assigned to: Nobody/Anonymous (nobody) Summary: Uniit testing breaks is a non-source file is open Initial Comment: While I was checking how the compiler responded to files with the misleading extension .Java, I noticed that unit testing breaks if a non-source file is open. It thinks that some class files are not up to date. I looked brifely at the code but I don't understand it very well now that class file caching has been added. I think that DrJava should simply ignore files that don't end with a .java (or language level) extension for testing purposes. I have attached a gzipped tar file containing a simple project that exhibits the problem. If the files in the project source tree are loaded in the flat file mode, the same behavior occurs. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1463981&group_id=44253 |
From: SourceForge.net <no...@so...> - 2006-04-03 19:38:42
|
Bugs item #1463780, was opened at 2006-04-03 14:38 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1463780&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: Config Framework Group: 3: Ugly Status: Open Resolution: None Priority: 5 Submitted By: Dan Smith (dlsmith) Assigned to: Nobody/Anonymous (nobody) Summary: Reset optimization ignores classpath changes Initial Comment: When changes are made to the configured classpath or the working directory, the "Reset" button remains greyed out. Changes made to the classpath are also not considered (apparently) when resetting after a compile. On the other hand, changes made to the working directory *will* force a reset on compilation. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1463780&group_id=44253 |
From: SourceForge.net <no...@so...> - 2006-04-03 18:16:54
|
Bugs item #1463741, was opened at 2006-04-03 13:16 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1463741&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: Compiler integration Group: 3: Ugly Status: Open Resolution: None Priority: 5 Submitted By: Dan Smith (dlsmith) Assigned to: Nobody/Anonymous (nobody) Summary: Broken 1.4 compiler when running under 5.0 Initial Comment: See support request [ 1462794 ]. Apparently, when DrJava is run under Java 5.0, the user is allowed to choose the Java 1.4 version of tools.jar; in doing so, they create an inconsistent state in which the compiler will run, but will produce "class file has wrong version" errors pointing to the 5.0 APIs. Correct behavior would be one of: - Only allow a Java 5.0 compiler to be defined when running under Java 5.0; only allow a Java 1.4 compiler to be defined when running under Java 1.4. Continue using the "current" APIs as the bootclasspath. - Allow both a Java 5.0 compiler and a Java 1.4 compiler to be defined, regardless of the JVM used to run DrJava. Compile with a bootclasspath corresponding to the tools.jar file. To avoid confusion, note that there are 4 "classpaths" involved in compilation: 1) Compilation bootclasspath: The path to search for essential classes referenced in the sources. 2) Compilation classpath: Additional path to search for classes referenced in the sources. 3) Compiler JVM bootclasspath: The path to search for essential classes when running the compiler. 4) Compiler JVM classpath: Additional path to search for classes required when running the compiler. Compiler runtime classes are found by searching the path 3:4. Compile- time classes referenced in the sources are found by searching the path 1:2. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1463741&group_id=44253 |
From: SourceForge.net <no...@so...> - 2006-04-02 03:44:18
|
Bugs item #1462888, was opened at 2006-04-01 19:44 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1462888&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: 4: Serious Status: Open Resolution: None Priority: 5 Submitted By: sreges (sreges) Assigned to: Nobody/Anonymous (nobody) Summary: Poor feedback for programs with bad extension Initial Comment: I'm using the development version (20060320-1906) on a Mac running OS X v10.4.5. If I create a file with a bad extension like Foo.Java or Foo.Foo, the IDE gives very poor feedback about what's wrong. When I "compile all", I get the message that "Last compilation completed successfully" (even though it didn't). If I then ask DrJava to "Run Document's main method", it doesn't respond at all. It appears to do nothing. If I click on the interactions tab, I find out that it is giving me an error message that "Current document is out of sync with the Interactions Pane and should be recompiled!", but I see that only if I click on interactions. I suppose that is because DrJava seems to think that compilation succeeded when it didn't. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1462888&group_id=44253 |
From: SourceForge.net <no...@so...> - 2006-03-31 21:28:41
|
Bugs item #1462422, was opened at 2006-03-31 13:28 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1462422&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 Submitted By: sreges (sreges) Assigned to: Nobody/Anonymous (nobody) Summary: interactions reset on repeated "run document's main method" Initial Comment: I'm using the development release (20060320-1906) on a Mac with OS X v10.4.5. When I use even a simple "hello world" program and use the "Tools/Run Document's Main method" option, it resets interactions every time. It would be better if it reset interactions only when it needs to. If I'm saying run/run/run without editing or recompiling or doing anything else, it doesn't need to reset interactions each time. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1462422&group_id=44253 |
From: SourceForge.net <no...@so...> - 2006-03-31 21:22:09
|
Bugs item #1462417, was opened at 2006-03-31 13:22 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1462417&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: 1: Would be nice if fixed ... Status: Open Resolution: None Priority: 5 Submitted By: sreges (sreges) Assigned to: Nobody/Anonymous (nobody) Summary: console input not echoed in console window Initial Comment: I'm using the development release (20060320-1906) on a Mac running OS X v10.4.5. I like the fact that console input now appears in a box in the interactions pane, but I notice that it is no longer echoed in the console window. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1462417&group_id=44253 |
From: SourceForge.net <no...@so...> - 2006-03-31 05:39:29
|
Bugs item #1461875, was opened at 2006-03-30 23:39 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1461875&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: Project Facility Group: None Status: Open Resolution: None Priority: 5 Submitted By: Mathias Ricken (mgricken) Assigned to: Nobody/Anonymous (nobody) Summary: "New Project" Does Not Warn If Overwriting Initial Comment: The "New Project" option in the project menu does not warn the user if he is overwriting an existing project file. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1461875&group_id=44253 |
From: SourceForge.net <no...@so...> - 2006-03-31 05:37:50
|
Feature Requests item #1461874, was opened at 2006-03-30 23:37 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=1461874&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 Submitted By: Mathias Ricken (mgricken) Assigned to: Nobody/Anonymous (nobody) Summary: Save Project As Initial Comment: There should be a "Save As" option in the project menu. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=1461874&group_id=44253 |
From: SourceForge.net <no...@so...> - 2006-03-31 04:40:30
|
Feature Requests item #1461858, was opened at 2006-03-30 22:40 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=1461858&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 Submitted By: Mathias Ricken (mgricken) Assigned to: Nobody/Anonymous (nobody) Summary: Replace All Limited to Selection Initial Comment: The "Find/Replace" pane should have an option that limits "Replace All" operations to just the current selection. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=1461858&group_id=44253 |
From: SourceForge.net <no...@so...> - 2006-03-23 06:10:15
|
Bugs item #1456713, was opened at 2006-03-23 06:10 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1456713&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: 5: Makes DrJ unstable Status: Open Resolution: None Priority: 5 Submitted By: J.D. Leonard (vinegar5) Assigned to: Nobody/Anonymous (nobody) Summary: OutOfMemoryError (on WinXP Hibernate?) Initial Comment: This error repeated a number of times. Each time, after clicking the OK button, it instantly reappeared. Eventually it did not reapear. But it then appeared again. [See screen1.jpg]: Before this screenshot was taken, the whole DrJava window in the background was grey as the right hand portion is in the screenshot. The screenshot was taken after clicking once slightly to the left of the "Unexpected Error" window and then dragging that window up and left. Another one appeared in its original location. And then another... When there was no error window, I could do normal operations in DrJava until the next one appeared. I used WinXP's hibernate feature with DrJava open which is the only thing I can think of that might have caused this but I think I have used hibernate sucessfully with DrJava in the past. I only found the error when I switched to the DrJava window after doing something else. Stack trace: java.lang.OutOfMemoryError: Java heap space DrJava Version : 20060127-2145 System Properties: awt.toolkit sun.awt.windows.WToolkit file.encoding Cp1252 file.encoding.pkg sun.io file.separator \ java.awt.graphicsenv sun.awt.Win32GraphicsEnvironment java.awt.printerjob sun.awt.windows.WPrinterJob java.class.path C:\Program Files\Dr Java\drjava.exe;C:\Program Files\Java\jdk1.5.0_02\lib\tools.jar; java.class.version 49.0 java.endorsed.dirs C:\Program Files\Java\jre1.5.0_06\lib\endorsed java.ext.dirs C:\Program Files\Java\jre1.5.0_06\lib\ext java.home C:\Program Files\Java\jre1.5.0_06 java.io.tmpdir C:\DOCUME~1\JD\LOCALS~1\Temp\ java.library.path C:\Program Files\Java\jre1.5.0_06\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\Perl\bin\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;C:\Program Files\Java\jdk1.5.0_02\bin;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\GNU\GnuPG;;C:\Program Files\SSH Communications Security\SSH Secure Shell java.rmi.server.hostname 127.0.0.1 java.runtime.name Java(TM) 2 Runtime Environment, Standard Edition java.runtime.version 1.5.0_06-b05 java.specification.name Java Platform API Specification java.specification.vendor Sun Microsystems Inc. java.specification.version 1.5 java.vendor Sun Microsystems Inc. java.vendor.url http://java.sun.com/ java.vendor.url.bug http://java.sun.com/cgi-bin/bugreport.cgi java.version 1.5.0_06 java.vm.info mixed mode, sharing java.vm.name Java HotSpot(TM) Client VM java.vm.specification.name Java Virtual Machine Specification java.vm.specification.vendor Sun Microsystems Inc. java.vm.specification.version 1.0 java.vm.vendor Sun Microsystems Inc. java.vm.version 1.5.0_06-b05 line.separator os.arch x86 os.name Windows XP os.version 5.1 path.separator ; sun.arch.data.model 32 sun.awt.exception.handler edu.rice.cs.drjava.ui.AWTExceptionHandler sun.boot.class.path C:\Program Files\Java\jre1.5.0_06\lib\rt.jar;C:\Program Files\Java\jre1.5.0_06\lib\i18n.jar;C:\Program Files\Java\jre1.5.0_06\lib\sunrsasign.jar;C:\Program Files\Java\jre1.5.0_06\lib\jsse.jar;C:\Program Files\Java\jre1.5.0_06\lib\jce.jar;C:\Program Files\Java\jre1.5.0_06\lib\charsets.jar;C:\Program Files\Java\jre1.5.0_06\classes sun.boot.library.path C:\Program Files\Java\jre1.5.0_06\bin sun.cpu.endian little sun.cpu.isalist pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86 sun.desktop windows sun.io.unicode.encoding UnicodeLittle sun.jnu.encoding Cp1252 sun.management.compiler HotSpot Client Compiler sun.os.patch.level Service Pack 2 user.country US user.dir C:\Program Files\Dr Java user.home C:\Documents and Settings\JD user.language en user.name JD user.timezone America/Chicago user.variant ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1456713&group_id=44253 |
From: SourceForge.net <no...@so...> - 2006-03-22 21:32:17
|
Bugs item #1456450, was opened at 2006-03-22 13:32 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1456450&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 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Runtime Exception with version 20060127-2145 on start Initial Comment: java.lang.RuntimeException: Attempt to call current on an iterator in the final position at edu.rice.cs.drjava.model.definitions. reducedmodel.ModelList$Iterator.current(ModelList.java: 249) at edu.rice.cs.drjava.model.definitions. reducedmodel.ReducedModelControl. getHighlightStatus(ReducedModelControl.java:408) at edu.rice.cs.drjava.model.AbstractDJDocument. getHighlightStatus(AbstractDJDocument.java:228) at edu.rice.cs.drjava.model.definitions. ColoringGlyphPainter.paint(ColoringGlyphPainter.java: 116) at javax.swing.text.GlyphView. paintTextUsingColor(Unknown Source) at javax.swing.text.GlyphView.paint(Unknown Source) at javax.swing.text.BoxView.paintChild(Unknown Source) at javax.swing.text.BoxView.paint(Unknown Source) at javax.swing.text.BoxView.paintChild(Unknown Source) at javax.swing.text.BoxView.paint(Unknown Source) at javax.swing.text.ParagraphView.paint(Unknown Source) at javax.swing.text.BoxView.paintChild(Unknown Source) at javax.swing.text.BoxView.paint(Unknown Source) at javax.swing.plaf.basic.BasicTextUI$RootView. paint(Unknown Source) at javax.swing.plaf.basic.BasicTextUI. paintSafely(Unknown Source) at javax.swing.plaf.basic.BasicTextUI. paint(Unknown Source) at javax.swing.plaf.basic.BasicTextUI. update(Unknown Source) at javax.swing.JComponent.paintComponent(Unknown Source) at edu.rice.cs.drjava.ui.InteractionsPane. paintComponent(InteractionsPane.java:167) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JComponent.paintChildren(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JViewport.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.JComponent.paintChildren(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. paintWithOffscreenBuffer(Unknown Source) at javax.swing.JComponent. paintDoubleBuffered(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at java.awt.GraphicsCallback$PaintCallback. run(Unknown Source) at sun.awt.SunGraphicsCallback. runOneComponent(Unknown Source) at sun.awt.SunGraphicsCallback. runComponents(Unknown Source) at java.awt.Container.paint(Unknown Source) at sun.awt.RepaintArea.paint(Unknown Source) at sun.awt.windows.WComponentPeer. handleEvent(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. pumpOneEventForHierarchy(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) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1456450&group_id=44253 |
From: SourceForge.net <no...@so...> - 2006-03-20 01:33:06
|
Bugs item #1454149, was opened at 2006-03-19 17:32 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1454149&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: 3: Ugly Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Deleted Texn in my class and got this Initial Comment: edu.rice.cs.util.UnexpectedException: javax.swing.text.BadLocationException: Invalid location at edu.rice.cs.drjava.model.compiler.CompilerErrorModel.getErrorAtOffset(CompilerErrorModel.java:247) at edu.rice.cs.drjava.ui.ErrorCaretListener.updateHighlight(ErrorCaretListener.java:89) at edu.rice.cs.drjava.ui.ErrorCaretListener.caretUpdate(ErrorCaretListener.java:67) at javax.swing.text.JTextComponent.fireCaretUpdate(Unknown Source) at javax.swing.text.JTextComponent$MutableCaretEvent.fire(Unknown Source) at javax.swing.text.JTextComponent$MutableCaretEvent.stateChanged(Unknown Source) at javax.swing.text.DefaultCaret.fireStateChanged(Unknown Source) at javax.swing.text.DefaultCaret.changeCaretPosition(Unknown Source) at javax.swing.text.DefaultCaret.handleSetDot(Unknown Source) at javax.swing.text.DefaultCaret.setDot(Unknown Source) at javax.swing.text.DefaultCaret$Handler.removeUpdate(Unknown Source) at javax.swing.text.AbstractDocument.fireRemoveUpdate(Unknown Source) at javax.swing.text.AbstractDocument.handleRemove(Unknown Source) at javax.swing.text.AbstractDocument.remove(Unknown Source) at edu.rice.cs.util.text.SwingDocument.remove(SwingDocument.java:169) at edu.rice.cs.drjava.model.AbstractDJDocument.remove(AbstractDJDocument.java:1436) at edu.rice.cs.drjava.model.definitions.DefinitionsDocument.remove(DefinitionsDocument.java:373) at edu.rice.cs.drjava.model.AbstractGlobalModel$ConcreteOpenDefDoc.remove(AbstractGlobalModel.java:2646) at javax.swing.text.DefaultEditorKit$DeleteNextCharAction.actionPerformed(Unknown Source) 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:571) 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.pumpOneEventForHierarchy(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: javax.swing.text.BadLocationException: Invalid location at javax.swing.text.GapContent.getChars(Unknown Source) at javax.swing.text.GapContent.getString(Unknown Source) at javax.swing.text.AbstractDocument.getText(Unknown Source) at edu.rice.cs.drjava.model.AbstractGlobalModel$ConcreteOpenDefDoc.getText(AbstractGlobalModel.java:2629) at edu.rice.cs.drjava.model.compiler.CompilerErrorModel.getErrorAtOffset(CompilerErrorModel.java:244) ... 43 more Caused by: javax.swing.text.BadLocationException: Invalid location at javax.swing.text.GapContent.getChars(Unknown Source) at javax.swing.text.GapContent.getString(Unknown Source) at javax.swing.text.AbstractDocument.getText(Unknown Source) at edu.rice.cs.drjava.model.AbstractGlobalModel$ConcreteOpenDefDoc.getText(AbstractGlobalModel.java:2629) at edu.rice.cs.drjava.model.compiler.CompilerErrorModel.getErrorAtOffset(CompilerErrorModel.java:244) at edu.rice.cs.drjava.ui.ErrorCaretListener.updateHighlight(ErrorCaretListener.java:89) at edu.rice.cs.drjava.ui.ErrorCaretListener.caretUpdate(ErrorCaretListener.java:67) at javax.swing.text.JTextComponent.fireCaretUpdate(Unknown Source) at javax.swing.text.JTextComponent$MutableCaretEvent.fire(Unknown Source) at javax.swing.text.JTextComponent$MutableCaretEvent.stateChanged(Unknown Source) at javax.swing.text.DefaultCaret.fireStateChanged(Unknown Source) at javax.swing.text.DefaultCaret.changeCaretPosition(Unknown Source) at javax.swing.text.DefaultCaret.handleSetDot(Unknown Source) at javax.swing.text.DefaultCaret.setDot(Unknown Source) at javax.swing.text.DefaultCaret$Handler.removeUpdate(Unknown Source) at javax.swing.text.AbstractDocument.fireRemoveUpdate(Unknown Source) at javax.swing.text.AbstractDocument.handleRemove(Unknown Source) at javax.swing.text.AbstractDocument.remove(Unknown Source) at edu.rice.cs.util.text.SwingDocument.remove(SwingDocument.java:169) at edu.rice.cs.drjava.model.AbstractDJDocument.remove(AbstractDJDocument.java:1436) at edu.rice.cs.drjava.model.definitions.DefinitionsDocument.remove(DefinitionsDocument.java:373) at edu.rice.cs.drjava.model.AbstractGlobalModel$ConcreteOpenDefDoc.remove(AbstractGlobalModel.java:2646) at javax.swing.text.DefaultEditorKit$DeleteNextCharAction.actionPerformed(Unknown Source) 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:571) 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.pumpOneEventForHierarchy(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) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1454149&group_id=44253 |
From: SourceForge.net <no...@so...> - 2006-03-18 09:16:27
|
Feature Requests item #1453068, was opened at 2006-03-18 03:16 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=1453068&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 Submitted By: Mathias Ricken (mgricken) Assigned to: Nobody/Anonymous (nobody) Summary: Focus in Definitions Pane after Find Initial Comment: After using any of the "Find" options ("Find Next", "Find Previous", "Replace/Find Next", "Replace/Find Previous", "Replace", "Replace All", incl. all keyboard shortcuts such as F3), the focus should be in the definitions pane. That allows for an easier "manual search & replace": The user searches for a term and makes changes by hand right away, without having to switch active panes. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=1453068&group_id=44253 |
From: SourceForge.net <no...@so...> - 2006-03-15 12:17:59
|
Bugs item #1450321, was opened at 2006-03-15 06:17 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1450321&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 Resolution: None Priority: 5 Submitted By: Mathias Ricken (mgricken) Assigned to: Nobody/Anonymous (nobody) Summary: Input Hangs Initial Comment: A program that repeatedly uses System.in to get input through the interactions pane will hang and/or crash with the following exception: java.lang.ArrayIndexOutOfBoundsException at java.lang.System.arraycopy(Native Method) at javax.swing.text.CompositeView.replace(Unknown Source) at javax.swing.text.BoxView.replace(Unknown Source) at javax.swing.text.View.updateChildren(Unknown Source) at javax.swing.text.View.insertUpdate(Unknown Source) at javax.swing.plaf.basic.BasicTextUI$RootView.insertUpdate(Unknown Source) at javax.swing.plaf.basic.BasicTextUI$UpdateHandler.insertUpdate(Unknown Source) at javax.swing.text.AbstractDocument.fireInsertUpdate(Unknown Source) at javax.swing.text.AbstractDocument.handleInsertString(Unknown Source) at javax.swing.text.AbstractDocument.insertString(Unknown Source) at edu.rice.cs.util.text.SwingDocument.forceInsertText(SwingDocument.java:119) at edu.rice.cs.util.text.ConsoleDocument.insertBeforeLastPrompt(ConsoleDocument.java:219) at edu.rice.cs.drjava.model.repl.InteractionsModel.interpreterResetting(InteractionsModel.java:543) at edu.rice.cs.drjava.model.repl.newjvm.MainJVM.killInterpreter(MainJVM.java:603) at edu.rice.cs.drjava.model.repl.RMIInteractionsModel._resetInterpreter(RMIInteractionsModel.java:101) at edu.rice.cs.drjava.model.repl.InteractionsModel.resetInterpreter(InteractionsModel.java:205) at edu.rice.cs.drjava.model.DefaultGlobalModel.resetInteractions(DefaultGlobalModel.java:455) at edu.rice.cs.drjava.ui.MainFrame$72.construct(MainFrame.java:1124) at edu.rice.cs.util.swing.SwingWorker$2.run(SwingWorker.java:122) at java.lang.Thread.run(Unknown Source) Build from 03/14/06. Code is attached (controller.TempCalcConsoleApp) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1450321&group_id=44253 |
From: <dl...@us...> - 2006-03-09 22:14:12
|
Revision: 3584 Author: dlsmith Date: 2006-03-09 14:14:03 -0800 (Thu, 09 Mar 2006) ViewCVS: http://svn.sourceforge.net/drjava/?rev=3584&view=rev Log Message: ----------- Created tag drjava-20060309-2213 Modified Paths: -------------- tags/drjava-20060309-2213/build.xml Added Paths: ----------- tags/drjava-20060309-2213/ Copied: tags/drjava-20060309-2213 (from rev 3583, trunk/drjava) Modified: tags/drjava-20060309-2213/build.xml =================================================================== --- trunk/drjava/build.xml 2006-03-09 22:11:05 UTC (rev 3583) +++ tags/drjava-20060309-2213/build.xml 2006-03-09 22:14:03 UTC (rev 3584) @@ -314,6 +314,7 @@ <!-- removed test-14-in-15 and changed to jar-15 for testing Subversion --> <target name="build" depends="jar-15" description="Shortcut for 'test-14-in-15' and 'jar-14'"> + <copy file="drjava-15.jar" tofile="drjava.jar" /> </target> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dl...@us...> - 2006-03-09 22:11:10
|
Revision: 3583 Author: dlsmith Date: 2006-03-09 14:11:05 -0800 (Thu, 09 Mar 2006) ViewCVS: http://svn.sourceforge.net/drjava/?rev=3583&view=rev Log Message: ----------- Second test of build script for commit Modified Paths: -------------- trunk/drjava/build.xml Modified: trunk/drjava/build.xml =================================================================== --- trunk/drjava/build.xml 2006-03-09 21:38:42 UTC (rev 3582) +++ trunk/drjava/build.xml 2006-03-09 22:11:05 UTC (rev 3583) @@ -126,10 +126,7 @@ <!-- Clover tasks, used to generate test coverage reports --> <taskdef resource="clovertasks" classpath="lib/buildlib/clover.jar" /> - <!-- svnAnt tasks, used to interface with the Subversion client --> - <taskdef resource="svntask.properties" classpath="lib/buildlib/svnant-all.jar" /> - - + <!-- *********** Help Target *********** --> @@ -314,8 +311,8 @@ Build Target ************ --> - <!-- Removed "test-14-in-15" for Subversion testing --> - <target name="build" depends="jar-14" + <!-- removed test-14-in-15 and changed to jar-15 for testing Subversion --> + <target name="build" depends="jar-15" description="Shortcut for 'test-14-in-15' and 'jar-14'"> </target> @@ -811,10 +808,12 @@ <target name="update-svn" depends="clean" description="Reconcile source with the Subversion archive"> <echo message="Running Subversion update" /> - <svn> - <update dir="${basedir}" /> - <status path="${basedir}" /> - </svn> + <exec executable="svn" failonerror="yes"> + <arg value="update" /> + </exec> + <exec executable="svn" failonerror="yes"> + <arg value="status" /> + </exec> </target> <target name="commit-svn" depends="update-svn, build" @@ -823,32 +822,42 @@ <param name="delete-jars" value="no" /> <param name="clean-can-fail" value="no" /> </antcall> + <exec executable="svn" failonerror="yes"> + <arg value="status" /> + </exec> <input message="Please enter a log message for the commit: " addproperty="svn-commit-message" /> <echo message="Running Subversion commit" /> - <svn> - <status path="${basedir}" /> - <commit dir="${basedir}" message="${svn-commit-message}" /> - </svn> + <exec executable="svn" failonerror="yes"> + <arg value="commit" /> + <arg value="-m" /> + <arg value="${svn-commit-message}" /> + </exec> </target> <target name="tag-svn" depends="resolve-version-tag" description="Copy the working copy to a new Subversion tag"> <echo message="Creating a new Subversion tag with name ${version-tag}"/> - <svn> - <copy srcpath="${basedir}" desturl="${svn-repository}/tags/${version-tag}" - message="Created tag ${version-tag}" /> - </svn> + <exec executable="svn" failonerror="yes"> + <arg value="copy" /> + <arg value="${basedir}" /> + <arg value="${svn-repository}/tags/${version-tag}" /> + <arg value="-m" /> + <arg value="Created tag ${version-tag}" /> + </exec> </target> <target name="branch-svn" description="Copy the working copy to a new Subversion branch"> <input message="Enter a name for the new branch: " addproperty="svn-branch-name" /> <echo message="Creating a new Subversion branch ${svn-branch-name}" /> - <svn> - <copy srcpath="${basedir}" desturl="${svn-repository}/branches/${svn-branch-name}" - message="Created branch ${svn-branch-name}" /> - </svn> + <exec executable="svn" failonerror="yes"> + <arg value="copy" /> + <arg value="${base-dir}" /> + <arg value="${svn-repository}/branches/${svn-branch-name}" /> + <arg value="-m" /> + <arg value="Created branch ${svn-branch-name}" /> + </exec> </target> @@ -951,9 +960,11 @@ <target name="src-zip-svn" depends="resolve-version-tag"> <echo message="Creating ${version-tag}-src.zip" /> <mkdir dir="${version-tag}/src" /> - <svn> - <export srcurl="${svn-repository}/tags/${version-tag}" destpath="${version-tag}/src" /> - </svn> + <exec executable="svn" failonerror="yes"> + <arg value="export" /> + <arg value="${svn-repository}/tags/${version-tag}" /> + <arg value="${version-tag}/src" /> + </exec> <zip destfile="${version-tag}-src.zip"> <zipfileset dir="${version-tag}/src" prefix="${version-tag}/src" /> </zip> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dl...@us...> - 2006-03-09 21:38:52
|
Revision: 3582 Author: dlsmith Date: 2006-03-09 13:38:42 -0800 (Thu, 09 Mar 2006) ViewCVS: http://svn.sourceforge.net/drjava/?rev=3582&view=rev Log Message: ----------- Testing ant script Modified Paths: -------------- trunk/drjava/build.xml Modified: trunk/drjava/build.xml =================================================================== --- trunk/drjava/build.xml 2006-03-08 17:58:23 UTC (rev 3581) +++ trunk/drjava/build.xml 2006-03-09 21:38:42 UTC (rev 3582) @@ -126,7 +126,10 @@ <!-- Clover tasks, used to generate test coverage reports --> <taskdef resource="clovertasks" classpath="lib/buildlib/clover.jar" /> - + <!-- svnAnt tasks, used to interface with the Subversion client --> + <taskdef resource="svntask.properties" classpath="lib/buildlib/svnant-all.jar" /> + + <!-- *********** Help Target *********** --> @@ -311,7 +314,8 @@ Build Target ************ --> - <target name="build" depends="test-14-in-15, jar-14" + <!-- Removed "test-14-in-15" for Subversion testing --> + <target name="build" depends="jar-14" description="Shortcut for 'test-14-in-15' and 'jar-14'"> </target> @@ -807,9 +811,10 @@ <target name="update-svn" depends="clean" description="Reconcile source with the Subversion archive"> <echo message="Running Subversion update" /> - <exec executable="svn" failonerror="yes"> - <arg value="update" /> - </exec> + <svn> + <update dir="${basedir}" /> + <status path="${basedir}" /> + </svn> </target> <target name="commit-svn" depends="update-svn, build" @@ -818,35 +823,32 @@ <param name="delete-jars" value="no" /> <param name="clean-can-fail" value="no" /> </antcall> + <input message="Please enter a log message for the commit: " + addproperty="svn-commit-message" /> <echo message="Running Subversion commit" /> - <exec executable="svn" failonerror="yes"> - <arg value="commit" /> - </exec> + <svn> + <status path="${basedir}" /> + <commit dir="${basedir}" message="${svn-commit-message}" /> + </svn> </target> <target name="tag-svn" depends="resolve-version-tag" description="Copy the working copy to a new Subversion tag"> <echo message="Creating a new Subversion tag with name ${version-tag}"/> - <exec executable="svn" failonerror="yes"> - <arg value="copy" /> - <arg value="${basedir}" /> - <arg value="${svn-repository}/tags/${version-tag}" /> - <arg value="-m" /> - <arg value="Created tag ${version-tag}" /> - </exec> + <svn> + <copy srcpath="${basedir}" desturl="${svn-repository}/tags/${version-tag}" + message="Created tag ${version-tag}" /> + </svn> </target> <target name="branch-svn" description="Copy the working copy to a new Subversion branch"> <input message="Enter a name for the new branch: " addproperty="svn-branch-name" /> <echo message="Creating a new Subversion branch ${svn-branch-name}" /> - <exec executable="svn" failonerror="yes"> - <arg value="copy" /> - <arg value="${base-dir}" /> - <arg value="${svn-repository}/branches/${svn-branch-name}" /> - <arg value="-m" /> - <arg value="Created branch ${svn-branch-name}" /> - </exec> + <svn> + <copy srcpath="${basedir}" desturl="${svn-repository}/branches/${svn-branch-name}" + message="Created branch ${svn-branch-name}" /> + </svn> </target> @@ -949,11 +951,9 @@ <target name="src-zip-svn" depends="resolve-version-tag"> <echo message="Creating ${version-tag}-src.zip" /> <mkdir dir="${version-tag}/src" /> - <exec executable="svn" failonerror="yes"> - <arg value="export" /> - <arg value="${svn-repository}/tags/${version-tag}" /> - <arg value="${version-tag}/src" /> - </exec> + <svn> + <export srcurl="${svn-repository}/tags/${version-tag}" destpath="${version-tag}/src" /> + </svn> <zip destfile="${version-tag}-src.zip"> <zipfileset dir="${version-tag}/src" prefix="${version-tag}/src" /> </zip> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: SourceForge.net <no...@so...> - 2006-03-08 23:55:19
|
Bugs item #1446020, was opened at 2006-03-08 17:55 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1446020&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 Submitted By: Jonathan Lugo (jon-lugo) Assigned to: Nobody/Anonymous (nobody) Summary: Reset Button Doesn't Provide Proper Feedback Initial Comment: Recently the behavior of the "Reset" button has changed so that it doesn't reset the interactions unless something had been previously interpreted in it. Now if you click on the button without doing anything in the interactions pane, nothing happens at all (which is hardly ever the right thing to do, since the user is given no indication as to what is really going on). I propose either: 1. Dissabling the "Reset" button until something is executed in the interactions pane so the user knows not to click it 2. Giving some sort of user feedback explaining that/why the interactions pane didn't reset (so the user doesn't feel frustrated and click the button 5 more times before realizing that this a feature and not a bug) I personally like the first option, but I don't know how much refactoring would be required to implement it. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1446020&group_id=44253 |
From: SourceForge.net <no...@so...> - 2006-03-08 21:36:42
|
Bugs item #1445945, was opened at 2006-03-08 15:36 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1445945&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 Submitted By: Mathias Ricken (mgricken) Assigned to: Nobody/Anonymous (nobody) Summary: Extra Classpath Box Too Small on Unix Initial Comment: On Unix, the "Extra Classpath" box in the "Project Properties" dialog is too small. Not even one line of text fits. When the dialog is resized fron the bottom right corner, more space becomes available. There is some problem with the layout. This does not appear on Windows. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1445945&group_id=44253 |
From: SourceForge.net <no...@so...> - 2006-03-08 20:23:14
|
Bugs item #1445898, was opened at 2006-03-08 14:23 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1445898&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 Submitted By: Dan Smith (dlsmith) Assigned to: Nobody/Anonymous (nobody) Summary: Unscrollable Scroll Bar Initial Comment: Copied from Chris Warrington's (c45207) Ease of Use Issue: Currently, when all the text in a document fits in the window, the scroll bar is active, indicating that there is more to be seen in one direction or the other. Since all the text fits on the screen, the scroll bar should be disabled so as to prevent confusion. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1445898&group_id=44253 |
From: SourceForge.net <no...@so...> - 2006-03-08 20:20:06
|
Feature Requests item #1445897, was opened at 2006-03-08 14:20 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=1445897&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 Priority: 5 Submitted By: Dan Smith (dlsmith) Assigned to: Nobody/Anonymous (nobody) Summary: Improve Open/Save dialogs Initial Comment: There are a variety of features in the platform-specific Open/Save dialogs that aren't available in the Swing version; its look and feel is also lacking. Specifically, there was a request to allow rectangular selection of multiple documents. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=1445897&group_id=44253 |
From: SourceForge.net <no...@so...> - 2006-03-08 20:06:28
|
Ease of use Issues item #1445889, was opened at 2006-03-08 14:06 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=460211&aid=1445889&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 Submitted By: Dan Smith (dlsmith) Assigned to: Nobody/Anonymous (nobody) Summary: This Tracker is being deprecated Initial Comment: In order to simplify the Web site, I'm deprecating this tracker. We'll keep it available to developers, but it's being removed from the public front. Users with ease of use issues should submit the problem under the "Bugs" or "Feature Requests" tracker. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=460211&aid=1445889&group_id=44253 |
From: SourceForge.net <no...@so...> - 2006-03-06 21:18:45
|
Feature Requests item #1444433, was opened at 2006-03-06 15:18 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=1444433&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: Project Facility Group: None Status: Open Priority: 5 Submitted By: Mathias Ricken (mgricken) Assigned to: Nobody/Anonymous (nobody) Summary: Automatically Add New Files to Project Initial Comment: When doing a cvs update, new files might be downloaded to the local directories; however, they do not automatically get added to a DrJava project. It would be nice to rescan the project's source directories for new *.java files when a project is opened or when the user explicitly does a "Scan Directories for New Files" action. DrJava then presents a dialog with a list of new files, and the user can select the files to add using checkboxes. The project properties should have a checkbox "Automatically Scan for New Files on Project Open". Using an (optional) automatic scanner instead of making ALL *.java files below the source root part of the project has the advantage that it doesn't violate the DrJava "culture" of being able to just compile and work with a subset of the files in a directory. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=1444433&group_id=44253 |
From: SourceForge.net <no...@so...> - 2006-03-03 18:31:35
|
Feature Requests item #1442641, was opened at 2006-03-03 10:31 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=1442641&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: Definitions (source editor) Group: None Status: Open Priority: 5 Submitted By: Dan McCuaig (dmccuaig) Assigned to: Nobody/Anonymous (nobody) Summary: Highlighter Initial Comment: Be able to highlight sections of code. If there was a highlighter option which could be toggled on and off, then the user could highlight the background with certain colors. The highlighting of code would not have to be stored between programs, but could be a per session feature. I have always wanted to highlight certain sections of code that I talk about with my students. Usually these are changes I have made in code, and new concepts I am introducing. Highlighting certain pieces of code in a bright color such as yellow, pink, or green would allow students to pick out these sections of code quickly, especially if they look away momentarily. ex: while(x < 0) { <-- highlight x < 0 in yellow System.out.print(x); x--; } if(x%5==0) System.out.println("Divisible by"); <-- highlight in red System.out.println("Five"); <pre>while(<span style="background-color: #FFFF00;">x < 0</span>) { System.out.print(x); x--; } if(x%5==0) <span style="background-color:#FF0000">System.out.println("Divisible by"); </span> System.out.println("Five"); </pre> ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=1442641&group_id=44253 |
From: SourceForge.net <no...@so...> - 2006-03-02 18:54:43
|
Bugs item #1441961, was opened at 2006-03-02 11:54 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1441961&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: JUnit integration Group: Would be nice if fixed ... Status: Open Resolution: None Priority: 5 Submitted By: Eric Cheng (ericcheng) Assigned to: Nobody/Anonymous (nobody) Summary: JUnit testing on a class without test cases Initial Comment: If a class extends junit.TestCase, DrJava always assumes that the class contains test methods. If it does not find any test method in the class, DrJava gives an error upon running the tests. This assumption may not always be appropriate because it is sometimes useful to subclass TestCase and base all other actual test cases on the subclass, instead of subclassing directly from TestCase. Although the problem can be worked around by making the class without test methods abstract, it would still be nice not to fail in the case where a concrete subclass of TestCase does not have any test methods. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1441961&group_id=44253 |