Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-05-18delete Transformation PVMsBrian Vosburgh1-2/+2
2016-03-18[489171] Bump minor on API changes.Neil Hauge2-2/+2
2016-03-18[489171] Bump versions for Neon.Neil Hauge2-2/+2
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-10-09upgrade to JavaSE-1.8Brian Vosburgh3-6/+6
2015-09-23major rework of collections, stacks, queues, and dequesBrian Vosburgh2-4/+4
2015-07-16rework ListenerListBrian Vosburgh5-12/+11
2013-10-14419257 - Pom version updatesv201310142259Tran Le1-1/+1
2013-09-24Fixed CIB build version errorsv201309241700Tran Le1-2/+2
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-08-22414702 - [CBI] webtools.dali patch for building with Maven/TychoTran Le1-0/+27
2013-08-09Update version numbers for 3.4 M1.v201308091641Neil Hauge1-1/+1
2013-07-05clean up various plugin.xml filesBrian Vosburgh4-119/+162
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-25added emf models to exported packages, added emf models and xp schemasPaul Fullbright2-7/+20
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-09399558 - Improve "Make Persistent" wizard to do attribute levelShenxue Zhou1-0/+1
2013-04-08refactor some JDT utility methods etc.Brian Vosburgh3-17/+52
2013-04-08oxm xml file wizardPaul Fullbright4-1/+145
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

Back to the top