Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 79779 Details for
Bug 205523
build error
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
patch
205523_patch.txt (text/plain), 2.17 KB, created by
Eugene Chan
on 2007-10-04 17:30:48 EDT
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Eugene Chan
Created:
2007-10-04 17:30:48 EDT
Size:
2.17 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.hyades.trace.ui >Index: src/org/eclipse/hyades/trace/ui/internal/launcher/ProfileJavaAppletShortcut.java >=================================================================== >RCS file: /cvsroot/tptp/platform/org.eclipse.hyades.trace.ui/src/org/eclipse/hyades/trace/ui/internal/launcher/ProfileJavaAppletShortcut.java,v >retrieving revision 1.9 >diff -u -r1.9 ProfileJavaAppletShortcut.java >--- src/org/eclipse/hyades/trace/ui/internal/launcher/ProfileJavaAppletShortcut.java 2 May 2007 15:40:37 -0000 1.9 >+++ src/org/eclipse/hyades/trace/ui/internal/launcher/ProfileJavaAppletShortcut.java 4 Oct 2007 21:30:33 -0000 >@@ -24,7 +24,7 @@ > import org.eclipse.hyades.trace.ui.UIPlugin; > import org.eclipse.hyades.trace.ui.internal.util.TraceMessages; > import org.eclipse.jdt.core.IType; >-import org.eclipse.jdt.internal.debug.ui.launcher.JavaAppletLaunchShortcut; >+import org.eclipse.jdt.debug.ui.launchConfigurations.JavaAppletLaunchShortcut; > import org.eclipse.jdt.ui.JavaElementLabelProvider; > import org.eclipse.jface.window.Window; > import org.eclipse.swt.widgets.Display; >Index: src/org/eclipse/hyades/trace/ui/internal/launcher/ProfileJavaApplicationShortcut.java >=================================================================== >RCS file: /cvsroot/tptp/platform/org.eclipse.hyades.trace.ui/src/org/eclipse/hyades/trace/ui/internal/launcher/ProfileJavaApplicationShortcut.java,v >retrieving revision 1.10 >diff -u -r1.10 ProfileJavaApplicationShortcut.java >--- src/org/eclipse/hyades/trace/ui/internal/launcher/ProfileJavaApplicationShortcut.java 2 May 2007 15:37:24 -0000 1.10 >+++ src/org/eclipse/hyades/trace/ui/internal/launcher/ProfileJavaApplicationShortcut.java 4 Oct 2007 21:30:33 -0000 >@@ -24,7 +24,7 @@ > import org.eclipse.hyades.trace.ui.UIPlugin; > import org.eclipse.hyades.trace.ui.internal.util.TraceMessages; > import org.eclipse.jdt.core.IType; >-import org.eclipse.jdt.internal.debug.ui.launcher.JavaApplicationLaunchShortcut; >+import org.eclipse.jdt.debug.ui.launchConfigurations.JavaApplicationLaunchShortcut; > import org.eclipse.jface.window.Window; > import org.eclipse.swt.widgets.Display; > import org.eclipse.swt.widgets.Shell;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 205523
: 79779