Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-09-04Moved Javadoc generation plugin.v201209041929Tran Le9-0/+299
2012-09-01support for versionless xml filesPaul Fullbright55-204/+584
2012-08-31remove 'templates' directory from jpa.ui source jar - it is alreadyBrian Vosburgh1-2/+1
2012-08-31add new common.ui plugin.xml file to plug-in jarBrian Vosburgh1-0/+1
2012-08-31add common.core model directory to source jarBrian Vosburgh1-1/+2
2012-08-31add new .options files to appropriate build.properties filesBrian Vosburgh4-7/+11
2012-08-31[387484] NPE creating JPA project with build - fix by adding newBrian Vosburgh1-1/+2
2012-08-31minor clean-upBrian Vosburgh4-10/+21
2012-08-31remove duplicate settingBrian Vosburgh1-2/+1
2012-08-31[297124] remove obsolete component.xml filesBrian Vosburgh22-201/+25
2012-08-31Fixed filtering of completion proposals after my recent refactoring -Karen Butzke3-9/+80
2012-08-31Bug 388371 - NPE adding attributes to a java entityKaren Butzke3-4/+10
2012-08-30removed now unnecessary TODOKaren Butzke1-1/+0
2012-08-29minor performance improvementKaren Butzke1-4/+6
2012-08-29refactored completion proposal methods to be identical in xml and javaKaren Butzke155-1038/+661
2012-08-29Reorganized JPA featuresv201208291641Tran Le2-7/+7
2012-08-29Added plugin.xml to jpt.doc.isvv201208291414Tran Le2-2/+18
2012-08-29Added Javadoc generation.v201208290339Tran Le1-2/+1
2012-08-28Merge remote-tracking branch 'origin/master'Tran Le445-4585/+2518
2012-08-28Added Javadoc generation.v201208282228Tran Le8-0/+283
2012-08-28Added Javadoc generation.Tran Le8-0/+283
2012-08-28Changed (C) to 2012Rick Sapir1-10/+9
2012-08-28Revert previous changes: Trying to change the dali model synchronously,Petya Sabeva2-56/+13
2012-08-28Trying to change the dali model synchronously,Petya Sabeva2-13/+57
2012-08-27Bug 376595 - stop building CompilationUnitKaren Butzke443-4574/+2507
2012-08-24bug 346989 - add jaxb bindings schemaPaul Fullbright3-2/+377
2012-08-22[386347] externalize missing radio button text.nhauge3-3/+5
2012-08-22caching TextRanges in the JAXB java resource model Annotation hierarchyKaren Butzke74-563/+862
2012-08-22rename: commonResourceModels.genmodel -> common.genmodelPaul Fullbright4-3/+3
2012-08-20removed unused importsKaren Butzke1-2/+0
2012-08-20380150 - Need tolerance for EclipseLink NoSQL support - refactoringKaren Butzke40-786/+964
2012-08-20Initial oxm resource modelPaul Fullbright396-3976/+37789
2012-08-18Merge branch 'master' of ssh://tle@git.eclipse.org:22/gitroot/dali/webtools.d...v201208182202tle3-4/+11
2012-08-18387476 - JPA Diagram Editor needs to move up to Graphiti 10 for Keplertle2-8/+0
2012-08-17problem markers were not being removed when running a validationKaren Butzke2-4/+8
2012-08-17avoid org.eclipse.swt.SWTException: Widget is disposedKaren Butzke1-0/+3
2012-08-14Bug 386171 - adding comments surround jdt.ui bug 386358, plus set ourv201208161838Karen Butzke2-0/+4
2012-08-13bug 373430 - element collection with primitive target class and map keyKaren Butzke5-9/+89
2012-08-11Fix build failure.v201208112200tle1-2/+3
2012-08-09removing unnecessary(?) .cvsignore filesKaren Butzke28-46/+0
2012-08-09remove vestigial projectsKaren Butzke57-1655/+0
2012-08-03Revert "test commit 3"Karen Butzke2-3/+3
2012-08-03test commit 3Karen Butzke2-3/+3
2012-08-03PersistentAttribute type name testsPaul Fullbright1-2/+58
2012-08-02382150 - ClassCastExpression in JpaMapping when the mapping type isPascal Filion1-7/+16
2012-08-02binary type testsPaul Fullbright7-0/+274
2012-08-02binary type testsPaul Fullbright1-0/+1
2012-08-02inherited attribute typePaul Fullbright23-667/+689
2012-08-02Pascal's JPQL changesPaul Fullbright11-28/+1158
2012-08-02EOL characters?Paul Fullbright3-547/+547

Back to the top