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: <no...@so...> - 2002-02-17 05:32:56
|
Feature Requests item #518673, was opened at 2002-02-16 21:32 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438938&aid=518673&group_id=44253 Category: User interface Group: None Status: Open Priority: 1 Submitted By: Theo Yaung (theoyaung) Assigned to: Nobody/Anonymous (nobody) Summary: artwork? Initial Comment: It would be nice if DrJava had a logo, icons, etc. Just to create some sort of identifying look... Just a thought :-) ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438938&aid=518673&group_id=44253 |
From: <no...@so...> - 2002-02-16 18:45:19
|
Bugs item #518509, was opened at 2002-02-16 10:45 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438935&aid=518509&group_id=44253 Category: Other Group: Ugly Status: Open Resolution: None Priority: 7 Submitted By: Brian Stoler (brianstoler) Assigned to: Brian Stoler (brianstoler) Summary: "No disk in drive" errors on Windows Initial Comment: Sometimes, when you start DrJava on windows platforms, you get a number of error messages saying "no disk in drive" for A: or some other weird "drives". (The code, of course, is doing nothing to drive A:.) I found this reference to the problem on the Web, and I think it's the same problem wer're seeing: Applications that use a security manager on Microsoft Windows can run into a problem in which JFileChooser asks to access a disk in drive A:. When trying to save from an application, and after going through the security warning dialog, a message such as the following may appear: "There is no disk in the drive. Please insert a disk into drive A:." This problem is being tracked in bug report 4512661, currently not on the Bug Parade web site. Well, since we don't really need the security manager (see bug #512016), perhaps we should just get rid of it, which will hopefully resolve the problem. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438935&aid=518509&group_id=44253 |
From: Charles R. <cr...@ri...> - 2002-02-15 23:19:45
|
Just to follow up... If anyone else has problems like this, be sure you're using the most recent version of ant. ant-1.4.1 was released a little while ago, and you'll need it for ant to work with JDK 1.4. Charlie Charles Reis wrote: > Have you tried running the tests with it yet? I'm not sure if it's a > problem with my setup, but when I run "ant test" in jdk 1.4, I get a > not-so-happy exception right away: > > class sun.reflect.GeneratedSerializationConstructorAccessor6 cannot > access its superclass sun.reflect.SerializationConstructionAccessorImpl |
From: Brian S. <bs...@bs...> - 2002-02-15 17:17:51
|
In fact, it's the default now if you use the standard environment I set up. Thus far I have successfully seen tests pass on Linux 1.4 (my PC) and Solaris 1.4 (jungle.owlnet). This is not surprising since it's almost the same code as 1.4-rc was. :) -brian |
From: Charles R. <cr...@ri...> - 2002-02-15 16:48:43
|
Have you tried running the tests with it yet? I'm not sure if it's a problem with my setup, but when I run "ant test" in jdk 1.4, I get a not-so-happy exception right away: class sun.reflect.GeneratedSerializationConstructorAccessor6 cannot access its superclass sun.reflect.SerializationConstructionAccessorImpl The tests run fine in jdk 1.3, obviously. Anyway, aside from that, I've been using it in Linux, and I'm very happy with it. Charlie Brian Stoler wrote: > http://java.sun.com/j2se/1.4 > > it's final. not much fanfare yet. i'm installing it on cs net and owlnet. > > > _______________________________________________ > drjava-hackers mailing list > drj...@li... > https://lists.sourceforge.net/lists/listinfo/drjava-hackers > > . > > |
From: Brian S. <bs...@bs...> - 2002-02-15 16:38:53
|
http://java.sun.com/j2se/1.4 it's final. not much fanfare yet. i'm installing it on cs net and owlnet. |
From: <no...@so...> - 2002-02-14 20:53:45
|
Feature Requests item #517706, was opened at 2002-02-14 12:53 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438938&aid=517706&group_id=44253 Category: User interface Group: None Status: Open Priority: 3 Submitted By: Charles Reis (csreis) Assigned to: Charles Reis (csreis) Summary: Traditional toolbar and status bar Initial Comment: The Save and Compile buttons currently in the menubar should be moved to a toolbar with icons, which should also include buttons for (at least) New, Open, Cut, Copy, Paste, and perhaps Undo, Redo, and Find/Replace. Ultimately, this toolbar might be configurable (within the new configuration engine); this is up for discussion. Also, the full path to the file should be moved to a traditional status bar at the bottom of the window. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438938&aid=517706&group_id=44253 |
From: <no...@so...> - 2002-02-14 20:23:07
|
Bugs item #517689, was opened at 2002-02-14 12:23 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438935&aid=517689&group_id=44253 Category: Other Group: None Status: Open Resolution: None Priority: 5 Submitted By: Brian Stoler (brianstoler) Assigned to: Brian Stoler (brianstoler) Summary: Hard to create .drjava on Windows Initial Comment: Windows doesn't like files that start with a dot very much. In particular, you can't rename a file in explorer to begin with a period. For now, to get around this problem, we'll automatically create the .drjava file if it doesn't exist. Then the user only has to edit it, not create it. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438935&aid=517689&group_id=44253 |
From: <no...@so...> - 2002-02-14 03:39:44
|
Feature Requests item #517307, was opened at 2002-02-13 19:39 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438938&aid=517307&group_id=44253 Category: Other Group: None Status: Open Priority: 3 Submitted By: Brian Stoler (brianstoler) Assigned to: Nobody/Anonymous (nobody) Summary: Java Web Start pacaking Initial Comment: Wouldn't it be cool if you could click a link in your browser and up pops DrJava? I thought so. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438938&aid=517307&group_id=44253 |
From: <no...@so...> - 2002-02-13 21:28:41
|
Feature Requests item #517197, was opened at 2002-02-13 13:28 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438938&aid=517197&group_id=44253 Category: None Group: None Status: Open Priority: 5 Submitted By: John Garvin (johngarvin) Assigned to: John Garvin (johngarvin) Summary: modify classpath within DrJava Initial Comment: One should be able to modify the classpath dynamically within DrJava, instead of having to use the command line. It'd be convenient, and it would make it easier to use DrJava on OS's that are purely or predominantly graphical, like Windows and Mac OS <10. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438938&aid=517197&group_id=44253 |
From: <no...@so...> - 2002-02-13 08:56:32
|
Bugs item #516842, was opened at 2002-02-13 00:56 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438935&aid=516842&group_id=44253 Category: User interface Group: Annoying Status: Open Resolution: None Priority: 5 Submitted By: Roy (jproy) Assigned to: Nobody/Anonymous (nobody) Summary: French Locale for menu keystrokes Initial Comment: Impossible to close the file with C-W and it is read as C-Z. Same with C-Q read as C-A... ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438935&aid=516842&group_id=44253 |
From: <no...@so...> - 2002-02-04 23:04:59
|
Feature Requests item #513025, was opened at 2002-02-04 15:04 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438938&aid=513025&group_id=44253 Category: User interface Group: None Status: Open Priority: 5 Submitted By: Peter Centgraf (centgraf) Assigned to: Nobody/Anonymous (nobody) Summary: Non-Modal Find/Replace Initial Comment: The current find/replace dialog is application-modal, i.e. the user cannot interact with the primary window while the dialog is open. This is unneccessarily limiting. Furthermore, many of the individual operations offered by the dialog could be implemented as menu options with keyboard shortcuts. For example, the Find command could have two triggers: one would open the dialog with the search field automatically populated with the current text selection, and the second would skip the dialog entirely and execute the search. Find Again, Replace, Replace and Find Next, and Replace All could be implemented in similar fashion. The Find Panel offered by MacOS X (e.g. in TextEdit) is an example of these features. (It also includes many more, such as selection-scoping for Replace All and both forward and backward searches.) Other possible options include escape sequence support for identifying special characters, file-spanning searches, "offline" Replace All for files on disk which have not been opened, larger input boxes in the dialog, selectable case-sensitivity, and/or "live" searches (e.g. Emacs I-search). ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438938&aid=513025&group_id=44253 |
From: <no...@so...> - 2002-02-04 22:44:47
|
Bugs item #513018, was opened at 2002-02-04 14:44 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438935&aid=513018&group_id=44253 Category: User interface Group: Ugly Status: Open Resolution: None Priority: 2 Submitted By: Peter Centgraf (centgraf) Assigned to: Nobody/Anonymous (nobody) Summary: Ugly Panel Borders Initial Comment: Under MacOS X 10.1.2 Aqua L&F using drjava-20020129-1635.jar, several levels of layered borders appear around the main code text area. This is extremely ugly and unnecessary. Perhaps this could be resolved by manually clearing the borders from these JPanels. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438935&aid=513018&group_id=44253 |
From: <no...@so...> - 2002-02-04 22:31:40
|
Bugs item #513012, was opened at 2002-02-04 14:31 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438935&aid=513012&group_id=44253 Category: User interface Group: Annoying Status: Open Resolution: None Priority: 5 Submitted By: Peter Centgraf (centgraf) Assigned to: Nobody/Anonymous (nobody) Summary: Disabled Scrollbars Initial Comment: Opening a new file seems to "deactivate" the scrollbars of previous windows, i.e. the scrollbar is displayed and updated, but it is "greyed out" and doesn't respond to user clicks. This behavior has been confirmed on MacOS X 10.1.2 using the Aqua L&F. Other platforms haven't been tested yet. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438935&aid=513012&group_id=44253 |
From: <no...@so...> - 2002-02-04 21:30:47
|
Bugs item #512972, was opened at 2002-02-04 13:30 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438935&aid=512972&group_id=44253 Category: User interface Group: Annoying Status: Open Resolution: None Priority: 5 Submitted By: Peter Centgraf (centgraf) Assigned to: Nobody/Anonymous (nobody) Summary: Disabled Scrollbars Initial Comment: Opening a new file seems to "deactivate" the scrollbars of previous windows, i.e. the scrollbar is displayed and updated, but it is "greyed out" and doesn't respond to user clicks. This behavior has been confirmed on MacOS X 10.1.2 using the Aqua L&F. Other platforms haven't been tested yet. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438935&aid=512972&group_id=44253 |
From: <no...@so...> - 2002-02-04 21:03:03
|
Feature Requests item #512952, was opened at 2002-02-04 13:02 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438938&aid=512952&group_id=44253 Category: Definitions (source editor) Group: None Status: Open Priority: 5 Submitted By: Brian Stoler (brianstoler) Assigned to: Nobody/Anonymous (nobody) Summary: Right margin, and re-justify Initial Comment: 1) Red line showing the right margin. The margin location can be set. 2) Some way to automatically re-indent comments to wrap nicely around the margin. 3) Some nice auto-wrapping thing for code? ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438938&aid=512952&group_id=44253 |
From: <no...@so...> - 2002-02-02 04:08:46
|
Bugs item #512016, was opened at 2002-02-01 20:08 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438935&aid=512016&group_id=44253 Category: Other Group: Annoying Status: Open Resolution: None Priority: 3 Submitted By: Brian Stoler (brianstoler) Assigned to: Nobody/Anonymous (nobody) Summary: Get rid of PreventExitSecurityManager Initial Comment: Now that the interpreter runs in its own JVM, there is no need to use the PreventExitSecurityManager. This comes up in a few cases: When you try to exit JUnit's Swing UI, and when you hit Command-Q to kill DrJava on the MacOS. Instead of the present model (System.exit fails unless it's called from DefaultGlobalModel.exit()), I think we should set up an OnExitRegistry, which stores Command objects to be executed just before System.exit. Then GlobalModel would register a command to do the requisite cleanup before quitting (and BTW, the Registry has to allow the commands to veto the exit). Then, calls to System.exit() would be OK. Well, wait -- then how, in the test cases where there are many GlobalModel objects, would the defunct global models be prevented from being checked upon exit? By using a weak reference to the global model? Hmm. This may not be worth it after all. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438935&aid=512016&group_id=44253 |
From: <no...@so...> - 2002-01-31 20:56:25
|
Feature Requests item #511414, was opened at 2002-01-31 12:56 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438938&aid=511414&group_id=44253 Category: User interface Group: None Status: Open Priority: 5 Submitted By: Jim Van Fleet (bigfleet) Assigned to: Nobody/Anonymous (nobody) Summary: Multiple File Open Initial Comment: In Windows, it's standard to Ctrl-Click to select multiple files (one at a time) or Shift-click to select a range of files. Macs have something similar, although I'm unaware of any analogue on Unix. It'd be great to capitalize on this to allow DrJava to open many files at once. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438938&aid=511414&group_id=44253 |
From: <no...@so...> - 2002-01-30 19:24:13
|
Feature Requests item #510861, was opened at 2002-01-30 11:24 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438938&aid=510861&group_id=44253 Category: Other Group: None Status: Open Priority: 5 Submitted By: Jim Van Fleet (bigfleet) Assigned to: Nobody/Anonymous (nobody) Summary: JUnit integration. Initial Comment: Offer some sort of "Debug>Graphic" "Debug>Text" integration with JUnit for easy unit testing. I don't think it should be integrated TOO heavily, but for those who wish to use Unit tests it could be a great help. It seems this might be tricky to do, but hey, we're supposed to be dreamers. I know Eclipse has this feature. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438938&aid=510861&group_id=44253 |
From: <no...@so...> - 2002-01-29 21:39:24
|
Bugs item #510361, was opened at 2002-01-29 13:39 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438935&aid=510361&group_id=44253 Category: Compiler integration Group: Makes DrJ unstable Status: Open Resolution: None Priority: 5 Submitted By: Brian Stoler (brianstoler) Assigned to: Nobody/Anonymous (nobody) Summary: OutOfMemory error when compiling Initial Comment: I tried to compile a file that was just "/**" and got this: java.lang.OutOfMemoryError java.lang.OutOfMemoryError java.lang.NullPointerException at edu.rice.cs.drjava.model.compiler.CompilerError.toString(CompilerError.java:89) at java.lang.String.valueOf(String.java:2173) at java.lang.StringBuffer.append(StringBuffer.java:369) at edu.rice.cs.drjava.ui.CompilerErrorPanel$ErrorListPane._getIndexForError(CompilerErrorPanel.java:358) at edu.rice.cs.drjava.ui.CompilerErrorPanel$ErrorListPane.selectItem(CompilerErrorPanel.java:562) at edu.rice.cs.drjava.ui.CompilerErrorPanel$ErrorListPane.switchToError(CompilerErrorPanel.java:641) at edu.rice.cs.drjava.ui.CompilerErrorPanel$ErrorListPane.switchToError(CompilerErrorPanel.java:652) at edu.rice.cs.drjava.ui.CompilerErrorPanel$ErrorListPane._updateWithErrors(CompilerErrorPanel.java:510) at edu.rice.cs.drjava.ui.CompilerErrorPanel$ErrorListPane.updateListPane(CompilerErrorPanel.java:380) at edu.rice.cs.drjava.ui.CompilerErrorPanel.reset(CompilerErrorPanel.java:208) at edu.rice.cs.drjava.ui.MainFrame$ModelListener.compileEnded(MainFrame.java:948) at edu.rice.cs.drjava.model.DefaultGlobalModel$13.notifyListener(DefaultGlobalModel.java:791) at edu.rice.cs.drjava.model.DefaultGlobalModel.notifyListeners(DefaultGlobalModel.java:1204) at edu.rice.cs.drjava.model.DefaultGlobalModel$DefinitionsDocumentHandler.startCompile(DefaultGlobalModel.java:789) at edu.rice.cs.drjava.ui.MainFrame._compile(MainFrame.java:474) at edu.rice.cs.drjava.ui.MainFrame.access$600(MainFrame.java:56) at edu.rice.cs.drjava.ui.MainFrame$9.actionPerformed(MainFrame.java:168) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1767) at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1820) at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:419) at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:257) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:258) at java.awt.Component.processMouseEvent(Component.java:5021) at java.awt.Component.processEvent(Component.java:4818) at java.awt.Container.processEvent(Container.java:1380) at java.awt.Component.dispatchEventImpl(Component.java:3526) at java.awt.Container.dispatchEventImpl(Container.java:1437) at java.awt.Component.dispatchEvent(Component.java:3367) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3214) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:2929) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:2859) at java.awt.Container.dispatchEventImpl(Container.java:1423) at java.awt.Window.dispatchEventImpl(Window.java:1566) at java.awt.Component.dispatchEvent(Component.java:3367) at java.awt.EventQueue.dispatchEvent(EventQueue.java:445) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:190) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:144) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:130) at java.awt.EventDispatchThread.run(EventDispatchThread.java:98) ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438935&aid=510361&group_id=44253 |
From: <no...@so...> - 2002-01-28 17:43:35
|
Feature Requests item #509701, was opened at 2002-01-28 09:42 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438938&aid=509701&group_id=44253 Category: None Group: None Status: Open Priority: 5 Submitted By: John Garvin (johngarvin) Assigned to: Nobody/Anonymous (nobody) Summary: open files as command-line arguments Initial Comment: It would be nice if DrJava could automatically open files specified on the command line, e.g.: java DrJava foo.java bar.java ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438938&aid=509701&group_id=44253 |
From: <no...@so...> - 2002-01-28 02:40:38
|
Feature Requests item #509385, was opened at 2002-01-27 18:40 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438938&aid=509385&group_id=44253 Category: Interactions Group: None Status: Open Priority: 3 Submitted By: Brian Stoler (brianstoler) Assigned to: Brian Stoler (brianstoler) Summary: Allow additions to classpath Initial Comment: You can always add something to DrJava's classpath by just putting it on the Java classpath when running DrJava. But some people want to be able to add to the classpath without messing with the Java classpath. So I'll do that. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438938&aid=509385&group_id=44253 |
From: <no...@so...> - 2002-01-27 21:38:17
|
Feature Requests item #509302, was opened at 2002-01-27 13:38 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438938&aid=509302&group_id=44253 Category: Compiler integration Group: None Status: Open Priority: 5 Submitted By: Brian Stoler (brianstoler) Assigned to: Brian Stoler (brianstoler) Summary: Make GJv6 not show up in list on 1.4 Initial Comment: GJv6 will not work on JDK1.4 due to class file version disagreements. (GJ requires <= 45.3, JDK1.4 use 48.0.) This could be fixed in the GJ code if we cared, but we don't. So, at the very least, the GJ compiler adapter should detect that it's on a too-late JDK and just not load. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438938&aid=509302&group_id=44253 |
From: <no...@so...> - 2002-01-26 03:59:19
|
Bugs item #508782, was opened at 2002-01-25 19:59 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438935&aid=508782&group_id=44253 Category: Definitions (source editor) Group: None Status: Open Resolution: None Priority: 5 Submitted By: Robert Cartwright (rcartwright) Assigned to: Nobody/Anonymous (nobody) Summary: find/replace is broken Initial Comment: In the latest build (drjava-20020124-1707.jar) under Sun JDK 1.3.1_01 on Linux 7.1, the find/replace command hangs after a blank pop-up window comes up. Under Sun JDK 1.4 Beta, the find/replace window comes up, and the buttons in the window do roughly the right thing with the following bugs: 1. Replace moves the focus back to the beginning of the file instead of leaving it over the replaced item. 2. Replace&FindNext moves the focus back to the beginning of the file. I don't know where the cursor is after executing the command because I can't see (the scroll bar is locked), but repeatedly hitting this button skips over some occurrences of the search key. When the end-of-file is reached and wrap around is offerred, wrap around does not always occur. In addition, wrap around is not always offered the first time end-of-file is reached. I am attaching the file in which I encountered these problems. Try replacing each occurence of ConvForm by Convert (but not by using the ReplaceAll command which I consider too dangerous because of false matches) by Finding the first occurrence and then using Replace/FindNext. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438935&aid=508782&group_id=44253 |
From: <no...@so...> - 2002-01-25 22:19:18
|
Bugs item #508705, was opened at 2002-01-25 14:19 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438935&aid=508705&group_id=44253 Category: Compiler integration Group: Ugly Status: Open Resolution: None Priority: 7 Submitted By: Brian Stoler (brianstoler) Assigned to: Nobody/Anonymous (nobody) Summary: Exception in CompilerError code Initial Comment: As of DrJava-20020124-1713: I am not sure yet what caused this, but I just got this exception thrown when compiling a file. java.lang.ArrayIndexOutOfBoundsException at edu.rice.cs.drjava.ui.CompilerErrorPanel$ErrorListPane.selectItem(CompilerErrorPanel.java:562) at edu.rice.cs.drjava.ui.CompilerErrorCaretListener.updateHighlight(CompilerErrorCaretListener.java:175) at edu.rice.cs.drjava.ui.MainFrame$ModelListener.activeDocumentChanged(MainFrame.java:914) at edu.rice.cs.drjava.ui.SingleDisplayModel$1.notifyListener(SingleDisplayModel.java:441) at edu.rice.cs.drjava.model.DefaultGlobalModel.notifyListeners(DefaultGlobalModel.java:1193) at edu.rice.cs.drjava.ui.SingleDisplayModel._setActiveDoc(SingleDisplayModel.java:438) at edu.rice.cs.drjava.ui.SingleDisplayModel.setActiveDocument(SingleDisplayModel.java:181) at edu.rice.cs.drjava.ui.SingleDisplayModel.setActiveDocument(SingleDisplayModel.java:160) at edu.rice.cs.drjava.ui.CompilerErrorPanel$ErrorListPane._gotoErrorSourceLocation(CompilerErrorPanel.java:667) at edu.rice.cs.drjava.ui.CompilerErrorPanel$ErrorListPane.switchToError(CompilerErrorPanel.java:623) at edu.rice.cs.drjava.ui.CompilerErrorPanel$ErrorListPane.switchToError(CompilerErrorPanel.java:647) at edu.rice.cs.drjava.ui.CompilerErrorPanel$ErrorListPane._updateWithErrors(CompilerErrorPanel.java:505) at edu.rice.cs.drjava.ui.CompilerErrorPanel$ErrorListPane.updateListPane(CompilerErrorPanel.java:375) at edu.rice.cs.drjava.ui.CompilerErrorPanel.reset(CompilerErrorPanel.java:208) at edu.rice.cs.drjava.ui.MainFrame$ModelListener.compileEnded(MainFrame.java:948) at edu.rice.cs.drjava.model.DefaultGlobalModel$13.notifyListener(DefaultGlobalModel.java:787) at edu.rice.cs.drjava.model.DefaultGlobalModel.notifyListeners(DefaultGlobalModel.java:1193) at edu.rice.cs.drjava.model.DefaultGlobalModel$DefinitionsDocumentHandler.startCompile(DefaultGlobalModel.java:785) at edu.rice.cs.drjava.ui.MainFrame._compile(MainFrame.java:474) at edu.rice.cs.drjava.ui.MainFrame.access$600(MainFrame.java:56) at edu.rice.cs.drjava.ui.MainFrame$9.actionPerformed(MainFrame.java:168) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1767) at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1820) at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:419) The file I was compiling is attached. The exception came when using a non-GJ compiler to compile. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438935&aid=508705&group_id=44253 |