Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-12-01Bug 482853 - ArrayIndexOutOfBoundsException in JavaSearchPage.initSelections(...R3_7_2R3_7_maintenancevrubezhny1-1/+1
2015-11-18Bug 481465 - NullPointerException in ChangeSignatureRefactoring$DeclarationUp...vrubezhny3-5/+11
2015-11-18Bug 481448 - ArrayIndexOutOfBoundsException in Scope.getConstructor (1425)vrubezhny1-3/+3
2015-11-18Bug 481447 - ArithmeticException in CommentFormattingStrategy.inferIndentatio...vrubezhny1-4/+7
2015-11-18Bug 481442 - NullPointerException in MatchLocator.findIndexMatches (407)vrubezhny1-4/+6
2015-11-18Bug 481411 - NullPointerException in QuickAssistProcessor.getInvertEqualsProp...vrubezhny1-2/+3
2015-11-18Bug 481253 - NullPointerException in ParameterGuesser$VariableCollector.colle...vrubezhny1-0/+2
2015-11-18Bug 480706 - NullPointerException below RenameJavaElementAction.isRenameAvail...vrubezhny1-5/+11
2015-11-18Bug 480165 - BadLocationException below ToggleCommentAction.getFirstCompleteL...vrubezhny1-5/+6
2015-11-18Bug 476137 - NullPointerException in LookupEnvironment.getType (842)vrubezhny1-1/+6
2015-11-18Bug 476135 - NullPointerException in JavaProject.resolveClasspath (2646)vrubezhny1-1/+1
2015-11-18Bug 476125 - NullPointerException in ActionUtil.isOnBuildPath (84)vrubezhny1-2/+2
2015-11-18Bug 475736 - NullPointerException in DeltaProcessor.createExternalArchiveDelt...vrubezhny1-9/+12
2015-11-18Bug 475597 - ArrayIndexOutOfBoundsException in InferEngine.pushContext (2521)vrubezhny1-4/+11
2015-11-18Bug 423436 - Suddenly getting: "An internal error occurred during: "Decoratio...vrubezhny1-4/+26
2015-09-08Bug 476865: Adapt to new Easymport APIR3_7_1Mickael Istria2-1/+9
2015-08-26[Bug 475973] New: Version updates needed for WTP 3.7.1 - JSDTvrubezhny4-4/+4
2015-07-29Bug 473675 - NullPointerException in Util.getResourceContentsAsCharArray (976)vrubezhny1-12/+16
2015-07-29Bug 473671 - ClassCastException in HandleFactory.getPkgFragmentRoot (355)vrubezhny1-0/+3
2015-07-29Bug 473658 - IllegalArgumentException in InternalJob.schedule (439)vrubezhny1-2/+3
2015-07-29Bug 473383 - NullPointerException in HandleFactory.createOpenable (86)vrubezhny1-1/+3
2015-07-29Bug 473186 - NullPointerException in JavaSearchPage.determineInitValuesFrom (...vrubezhny1-2/+10
2015-07-29Bug 473175 - NullPointerException in BindingLabelProvider.getAdornmentFlags (42)vrubezhny2-5/+7
2015-07-29Bug 473092 - NullPointerException in HandleFactory.getPkgFragmentRoot (360)vrubezhny1-3/+6
2015-07-16Bug 472780 - IllegalArgumentException in org.eclipse.wst.jsdt.core.Signature....vrubezhny1-3/+8
2015-07-15Bug 472754 - Provide a way to turn off any parsing/validation/search indexing...vrubezhny10-18/+41
2015-07-15Bug 472524 - NoSuchMethodError in JavaProjectWizardSecondPage.updateProject (...vrubezhny1-1/+1
2015-07-15Bug 472746 - org.eclipse.wst.jsdt.core.tests.compiler.JSDTCompilerTests JUnit...vrubezhny1-0/+5
2015-07-15Bug 472737 - Turn off override indicators by defaultvrubezhny8-9/+35
2015-07-14Bug 467319 - NullPointerException in CompilationUnitProblemFinder.process (280)vrubezhny1-15/+17
2015-07-14Bug 467143 - ClassCastException in OptionsConfigurationBlock.getTextControl (...vrubezhny1-1/+3
2015-07-14Bug 470584 - NullPointerException in Util.pathMatch (599)vrubezhny1-5/+9
2015-07-14Bug 466258 - NullPointerException in DiskIndex.mergeCategory (481)vrubezhny1-2/+4
2015-07-14Bug 467946 - NullPointerException in Javadoc.traverse (631)vrubezhny2-3/+5
2015-07-14Bug 471823 - NullPointerException in Bindings.findMethod (723)vrubezhny1-1/+6
2015-07-14Bug 472061 - NullPointerException in Scope.isInsideDeprecatedCode (2471)vrubezhny1-13/+15
2015-07-14Bug 472079 - NullPointerException in NewJSFileWizardPage.validatePage (122)vrubezhny3-3/+9
2015-07-14Bug 472103 - ArrayIndexOutOfBoundsException in CompilationUnitScope.findImpor...vrubezhny1-0/+3
2015-07-14Bug 472117 - IllegalArgumentException in Util.scanTypeSignature (2247)vrubezhny3-44/+53
2015-07-14Bug 472220 - ArrayIndexOutOfBoundsException in ParameterGuessingProposal.gues...vrubezhny2-19/+17
2015-07-14Bug 472558 - NullPointerException in DocumentContextFragmentRoot.isValidImpor...vrubezhny1-8/+14
2015-07-14Bug 468379 - org.eclipse.wst.jsdt.doc missing reference docsSamuel Wu4-24/+96
2015-05-07Bug 466756 - Version update for WTP 3.7.0 - JSDTR3_7_0vrubezhny6-6/+6
2015-04-29Bug 453700 - Incorrect parentheses clean up in JS filesvrubezhny2-3/+8
2015-04-24Bug 465446 - [experimental] Unnecessary cast errors in astview and jseview pl...vrubezhny5-32/+10
2015-04-24Bug 465362 - JavaScript RegExp's aren't coloured in some casesvrubezhny1-0/+2
2015-04-17Bug 464914 - NPE occurs during type inferencingvrubezhny1-2/+2
2015-04-13Bug 461330 - Sonar: Performance - Method concatenates strings using + ingdesaintmartinlacaze45-404/+578
2015-04-04Bug 260746 - [exceptions] ClassCastException in JS' Javadoc's internalResolve...vrubezhny1-2/+2
2015-04-03Bug 436864 - Ctrl-click on method of javadoc annotated variable does not workPieter Peeters1-7/+4

Back to the top