Issue Details (XML | Word | Printable)

Key: DERBY-476
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Susan Cline
Reporter: Susan Cline
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Derby

Derby UI plug-in version 1.0.0 incompatible with Eclipse 3.1 M6 or higher

Created: 28/Jul/05 09:40 AM   Updated: 30/Sep/05 02:54 AM
Return to search
Component/s: Tools
Affects Version/s: None
Fix Version/s: 10.1.1.0, 10.1.2.1, 10.2.1.6

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works launch_patch.diff 2005-07-29 09:45 AM Susan Cline 5 kB

Resolution Date: 30/Sep/05 02:54 AM


 Description  « Hide
Per this email thread:

http://mail-archives.apache.org/mod_mbox/db-derby-user/200506.mbox/%3c20050606165347.40256.qmail@web81302.mail.yahoo.com%3e

The Derby UI plugin throws an exception when trying to start the Derby network server with Eclipse 3.1M6 or higher.

The fix for this is simple, and involves only changing a class name in 4 files per the email above. Eclipse 3.1 is now GA so this fix should be made to the UI plug-in which will allow it to work with the current release of Eclipse.

Also, by adding this fix the plug-ins will no longer work with 3.0.x through 3.1M5 builds of Eclipse.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #226441 Sat Jul 30 00:04:18 UTC 2005 fuzzylogic DERBY-476: Make Derby UI plugin compatible with Eclipse 3.1M6 or higher.

Committed for Susan Cline <home4slc@pacbell.net>
Files Changed
MODIFY /incubator/derby/code/branches/10.1/plugins/eclipse/org.apache.derby.ui/src/org/apache/derby/ui/launch/StopDerbyServerLaunchConfigurationDelegate.java
MODIFY /incubator/derby/code/branches/10.1/plugins/eclipse/org.apache.derby.ui/src/org/apache/derby/ui/launch/StartDerbyServerLaunchConfigurationDelegate.java
MODIFY /incubator/derby/code/branches/10.1/plugins/eclipse/org.apache.derby.plugin.doc/plugin.xml
MODIFY /incubator/derby/code/branches/10.1/plugins/eclipse/org.apache.derby.ui/src/org/apache/derby/ui/launch/SysInfoDerbyLaunchConfigurationDelegate.java
MODIFY /incubator/derby/code/branches/10.1/plugins/eclipse/org.apache.derby.ui/plugin.xml
MODIFY /incubator/derby/code/branches/10.1/plugins/eclipse/org.apache.derby.ui/src/org/apache/derby/ui/launch/IJDerbyLaunchConfigurationDelegate.java

Repository Revision Date User Message
ASF #226443 Sat Jul 30 00:07:57 UTC 2005 fuzzylogic DERBY-476: Make Derby UI plugin compatible with Eclipse 3.1M6 or higher.

Committed for Susan Cline <home4slc@pacbell.net>
Files Changed
MODIFY /incubator/derby/code/trunk/plugins/eclipse/org.apache.derby.plugin.doc/plugin.xml
MODIFY /incubator/derby/code/trunk/plugins/eclipse/org.apache.derby.ui/src/org/apache/derby/ui/launch/StartDerbyServerLaunchConfigurationDelegate.java
MODIFY /incubator/derby/code/trunk/plugins/eclipse/org.apache.derby.ui/src/org/apache/derby/ui/launch/SysInfoDerbyLaunchConfigurationDelegate.java
MODIFY /incubator/derby/code/trunk/plugins/eclipse/org.apache.derby.ui/plugin.xml
MODIFY /incubator/derby/code/trunk/plugins/eclipse/org.apache.derby.ui/src/org/apache/derby/ui/launch/IJDerbyLaunchConfigurationDelegate.java
MODIFY /incubator/derby/code/trunk/plugins/eclipse/org.apache.derby.ui/src/org/apache/derby/ui/launch/StopDerbyServerLaunchConfigurationDelegate.java