Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-07-26Update jobs from Tycho 2.7.5 to Tycho 4.0.0Nitin Dahyabhai1-2/+2
2019-02-12Bug 543814 - update copyrights and EPL v1 license to EPL 2.0 [first pass]nickboldt242-536/+578
2016-01-14[468637] fix StackOverflowError when type hierarchy has a cycleBrian Vosburgh1-23/+42
2016-01-13[466421] pass IProgressMonitor to JpaFactory.buildJpaProject(...) soBrian Vosburgh3-18/+54
2015-09-23major rework of collections, stacks, queues, and dequesBrian Vosburgh2-4/+4
2015-07-16rework ListenerListBrian Vosburgh5-12/+11
2013-08-26add some Comparator testsv201308262207Brian Vosburgh1-2/+2
2013-08-26add package o.e.jpt.common.utility.internal.comparator; and moveBrian Vosburgh2-3/+3
2013-08-26add packages o.e.jpt.common.utility.exception andBrian Vosburgh3-5/+5
2013-07-05clean up various plugin.xml filesBrian Vosburgh3-58/+77
2013-07-05rework AbstractJptXmlResourceProviderBrian Vosburgh1-55/+69
2013-07-05fix NPE when reverting orm.xmlBrian Vosburgh1-1/+1
2013-06-17convert ListenerList to IterableBrian Vosburgh5-7/+7
2013-06-17begin model delegate workBrian Vosburgh1-1/+2
2013-06-17rename JptJpaUiPlugin.getFocusIsNonDali() to focusIsNotInDaliView()Brian Vosburgh1-3/+3
2013-06-10clean up some class commentsBrian Vosburgh2-2/+2
2013-04-23fixed IAE for methods named "get" and "is"Paul Fullbright1-2/+3
2013-04-16[293835] add EclipseLink validation severity preferences page andBrian Vosburgh4-4/+236
2013-04-16move ResourceTypeIsKindOf to JptResourceTypeReferenceBrian Vosburgh2-0/+34
2013-04-08refactor some JDT utility methods etc.Brian Vosburgh3-17/+52
2013-04-08oxm xml file wizardPaul Fullbright3-0/+143
2013-03-26add TypeTools.getTypes(IType)Brian Vosburgh1-35/+71
2013-03-26refactor common.core Tools classesBrian Vosburgh20-317/+386
2013-03-26add package-info.java to .internal.bundleexclude pacakgeBrian Vosburgh1-0/+17
2013-03-26clean up JDTAnnotatedElementBrian Vosburgh1-0/+1
2013-03-26clean up DefaultAnnotationEditFormatterBrian Vosburgh1-0/+2
2013-03-26clean up AbstractJptGeneratorBrian Vosburgh1-11/+10
2013-03-26clean up Java resource classesBrian Vosburgh6-72/+61
2013-03-26clean up NullAnnotationBrian Vosburgh1-16/+13
2013-03-26implement SimplePairBrian Vosburgh1-1/+2
2013-03-26rename InheritedAttributeKey to AttributeKeyBrian Vosburgh4-74/+79
2013-03-26change ProjectTools.hasNature(...) to check whether the project existsBrian Vosburgh1-1/+1
2013-03-26add null checks when retrieving a bundle's contextBrian Vosburgh2-1/+8
2013-03-26clean up PredicatesBrian Vosburgh23-399/+815
2013-03-26clean up TransformersBrian Vosburgh3-4/+8
2013-03-26post CommandExecutor-to-CommandContext rename clean-upBrian Vosburgh10-50/+50
2013-03-26rename SingleUseQueueingExtendedCommandExecutor toBrian Vosburgh1-15/+15
2013-03-26rename SingleUseQueueingCommandExecutor toBrian Vosburgh1-7/+7
2013-03-26rename AbstractSingleUseQueueingCommandExecutor toBrian Vosburgh1-12/+12
2013-03-26rename SimpleJobCommandExecutor to SimpleJobCommandContextBrian Vosburgh1-9/+9
2013-03-26rename SingleUseQueueingJobCommandExecutor toBrian Vosburgh1-7/+7
2013-03-26rename SingleUseQueueingExtendedJobCommandExecutor toBrian Vosburgh1-7/+7
2013-03-26rename AbstractSingleUseQueueingJobCommandExecutor toBrian Vosburgh3-7/+7
2013-03-25bug 404113 - only remove *our* propertiesPaul Fullbright1-1/+3
2013-03-22Bug 402754 - support for source folder specific output locationsPaul Fullbright1-8/+22
2013-03-13clean up PredicateBrian Vosburgh9-16/+22
2013-03-13clean up CombinedExtendedCommandContextBrian Vosburgh3-137/+200
2013-03-13clean up ExtendedJobCommandContextBrian Vosburgh3-117/+171
2013-03-13clean up CombinedCommandContextBrian Vosburgh3-81/+128
2013-03-13 clean up NotifyingRepeatingJobCommandBrian Vosburgh2-50/+70

Back to the top