Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-06-17Set test suites to use Java 7 EEv20110617_j7betaMichael Rennie1-3/+1
2011-06-15Bug 349400 - [1.7] Add Java 7 support to Debugv20110615_j7betaMichael Rennie2-4/+4
2011-06-15Bug 349400 - [1.7] Add Java 7 support to DebugMichael Rennie9-16/+39
2011-05-12This commit was manufactured by cvs2svn to create branch 'BETA_JAVA7'.cvs2svn7-0/+2655
2011-05-05removed extraneous commentv20110610_j7betav20110506_j7betaMichael Rennie1-1/+0
2011-05-05Bug 344732 - [1.7] Create branch BETA_JAVA7 of org.eclipse.jdt.launchingMichael Rennie1-1/+1
2011-05-05This commit was manufactured by cvs2svn to create branch 'BETA_JAVA7'.cvs2svn149-17107/+2
2011-05-05Fixed broken line delimiter.Dani Megert4-8/+12
2011-04-19Fixed bug 332109: Canceling 'Open from Clipboard' results in entry dialogv20110503Dani Megert1-33/+37
2011-04-18Bug 312038 - JREContainer hasChildren locks up the UI for more than 30sv20110418Michael Rennie1-83/+122
2011-04-18Bug 321043 - Enable 1.7 compiler complianceMichael Rennie1-1/+2
2011-04-15Bug 342962 - testSetterFilters test failureMichael Rennie1-90/+133
2011-04-14Fixed bug 342681: ProjectCreationDecorator test fails on Java 7Dani Megert1-4/+10
2011-04-12Fixed bug 337658: java.lang.reflect.InvocationTargetException thrown when inv...Dani Megert1-6/+11
2011-04-11Fixed bug 341977: [DBCS 3.7] Open from clipboard does not work for DBCS.Dani Megert1-3/+0
2011-04-11Fixed bug 341977: [DBCS 3.7] Open from clipboard does not work for DBCS.v20110411Dani Megert2-43/+41
2011-04-08[nobug] comment out failing DBCS test for open from clipboardMichael Rennie1-1/+1
2011-04-07Fixed bug 341977: [DBCS 3.7] Open from clipboard does not work for DBCS.Dani Megert3-5/+36
2011-04-06Bug 341975 - internal error occurred during "Initializing Java Tooling" when ...Michael Rennie1-2/+9
2011-04-05Bug 334662 - NullPointerException inspecting variableMichael Rennie4-26/+276
2011-04-04[nobug] Provide shared launch configuration and update memory options to run ...Michael Rennie1-0/+43
2011-03-30Removed unused build notes, as we no longer update or use themMichael Rennie12-5984/+0
2011-03-23Bug 266651 - [jre] "JRE System Library" default not used properly after Java ...v20110404v20110328Michael Rennie3-42/+55
2011-03-23Protected isDirty() against potential NPE when property is asked while pane i...Dani Megert1-13/+19
2011-03-23Bug 340672 - Start Debug throws ArrayIndexOutOfBoundsException when JDK_HOME ...Michael Rennie1-3/+4
2011-03-22Bug 339414 - HeapWalking manager should support other debug targets that can ...Michael Rennie1-1/+6
2011-03-17[nobug] doc updates to remove JavaDoc warnings and deprecated preference codev20110321Michael Rennie5-35/+42
2011-03-17[nobug] removed invalid Javadoc @return statementMichael Rennie1-1/+0
2011-03-16[nobug] doc updates to remove JavaDoc warnings and deprecated preference codeMichael Rennie4-182/+229
2011-03-16[nobug] doc updates to remove JavaDoc warningsMichael Rennie1-4/+6
2011-03-15[nobug] doc updates to remove JavaDoc warningsMichael Rennie1-8/+25
2011-02-02Update project settings to make EE / JRE exact match problems an errorv20110207Michael Rennie6-3/+35
2011-02-02Report error if there's no strictly matching JRE for the EE.Dani Megert4-0/+12
2011-02-01Fixed bug 186036: [breakpoints] undo doesn't work in Breakpoint Properties ed...Dani Megert1-18/+136
2011-01-26Fixed bug 335305: Separate global and local breakpoint history in the UIv20110126v20101026-0800Dani Megert2-0/+2
2011-01-26Fixed bugsDani Megert1-12/+51
2011-01-26Committed Deepak's patch to fix bug 335284: OpenFromClipboardTests causes NPE...Dani Megert2-5/+10
2011-01-25Improved wording of new preference.Dani Megert1-1/+1
2011-01-25Added "breakpoints" as keyword for Java Debug preference page.Dani Megert1-2/+2
2011-01-24Committed Deepak's patch to fix bug 329319: 'Open from Clipboard' gives Strin...v20110124Dani Megert3-139/+880
2011-01-24Replaced wrong usage of "it's" with "its".Dani Megert1-4/+6
2011-01-21Removed duplicates in local history.Dani Megert1-4/+8
2011-01-20Enabled Javadoc warnings and disabled to treat non-fatal errors like fatal ones.Dani Megert2-107/+114
2011-01-20Enabled Javadoc warnings and disabled to treat non-fatal errors like fatal ones.Dani Megert2-203/+213
2011-01-20Fixed bug 20597: [breakpoints] Breakpoint conditions should be rememberedDani Megert7-70/+285
2011-01-20Fixed CHKPII error.Dani Megert1-1/+1
2011-01-17Fixed bug 334382: Provide preference to be prompted again deleting conditiona...v20110117Dani Megert6-256/+279
2011-01-17Committed Deepak's patch to fix bug 329319: 'Open from Clipboard' gives Strin...Dani Megert1-1/+21
2011-01-17Committed Deepak's patch to fix bug 329319: 'Open from Clipboard' gives Strin...Dani Megert1-3/+3
2011-01-11Fixed bug 151918: [breakpoints] Warn before removing conditional breakpointv20110110Dani Megert3-4/+41

Back to the top