Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-05-03Fixed initialization of ClassesGeneratorWizardPaul Fullbright2-5/+11
2013-04-29fixed jaxb content assist (bug 403390)v201304300138Paul Fullbright1-1/+1
2013-04-25added emf models to exported packages, added emf models and xp schemasPaul Fullbright1-3/+3
2013-04-24[406352] fix deadlock in JpaProjectPropertiesPage - changeBrian Vosburgh1-11/+17
2013-04-16move TableLayoutCompositeBrian Vosburgh1-1/+1
2013-04-16clean up some of the common.ui utilitiesBrian Vosburgh12-46/+29
2013-04-16rename SWTTools to SWTBindToolsBrian Vosburgh2-5/+5
2013-04-16rename o.e.jpt.common.ui.internal.utility.swt toBrian Vosburgh2-2/+2
2013-04-08put add schema to library action in jobv201304090106Paul Fullbright3-20/+57
2013-04-08oxm xml file wizardPaul Fullbright1-1/+1
2013-03-26refactor common.core Tools classesBrian Vosburgh3-5/+6
2013-03-26clean up PredicatesBrian Vosburgh1-16/+3
2013-03-26clean up TransformersBrian Vosburgh1-11/+1
2013-03-13re-work ItemTreeContentProvider.FactoryBrian Vosburgh5-19/+16
2013-03-13re-work ItemExtendedLabelProvider.FactoryBrian Vosburgh5-14/+14
2013-03-13clean up PredicateBrian Vosburgh1-1/+2
2013-03-13oxm java attributes support - initial contributionPaul Fullbright9-28/+21
2013-02-21convert Filter to PredicateBrian Vosburgh1-7/+7
2013-02-15[156134] debug.core should not re-export dependenciesTran Le1-1/+2
2013-02-11message file clean-upBrian Vosburgh1-0/+2
2013-02-11clean up messages in jaxb plug-insBrian Vosburgh24-471/+469
2013-02-07remove obsolete FilteringIterable constructorBrian Vosburgh4-64/+28
2013-01-31rework FilterIterator etc.Brian Vosburgh1-2/+1
2013-01-29Added oxm xmlSeeAlso to context dancePaul Fullbright1-3/+3
2013-01-29oxm context model - java-type name and namespace checkpointPaul Fullbright7-52/+47
2013-01-29clean up messages in common.core, common.ui, and common.eclipselink.coreBrian Vosburgh1-1/+1
2013-01-28clean up utility classes (iterables and iterators in particular); addBrian Vosburgh1-11/+5
2013-01-21398686 - Initial crack at binary type support for JAXB. SupportedNeil Hauge1-1/+7
2013-01-17tie together top-level global state and add null checksBrian Vosburgh12-57/+198
2013-01-11rework constantsBrian Vosburgh5-30/+44
2013-01-08[395211] fix shutdown deadlock etc.Brian Vosburgh2-39/+41
2012-12-26393448 - convert our plugin.xml popupMenus and actionsSets to thev201212262036Tran Le1-0/+43
2012-12-26393448 - convert our plugin.xml popupMenus and actionsSets to theTran Le5-122/+53
2012-12-07refactoring for oxm - checkpointPaul Fullbright9-61/+60
2012-12-07rework imagesBrian Vosburgh56-281/+353
2012-11-12bug 393592 - JPA commands are appearing in Quick Access when not appropriate...v201211130301Karen Butzke1-42/+17
2012-11-06390871 - ClassCastException: open "JAXB Classes from Schema" wizardTran Le1-3/+3
2012-10-16remove extended ASCII/Unicode characters from commentsBrian Vosburgh2-2/+2
2012-10-16convert comments to UnicodeBrian Vosburgh2-2/+2
2012-10-11rework utility classesBrian Vosburgh33-343/+847
2012-10-04removed JavaContextNode and refactored java interfaces into java packagev201210042332Paul Fullbright1-4/+4
2012-09-19added oxm files to project explorerPaul Fullbright1-6/+7
2012-09-06Correctly fixed java code completion filteringKaren Butzke1-4/+39
2012-09-05Update version numbers for 3.3 M2.Neil Hauge1-1/+1
2012-09-05Revert "Fixed filtering of completion proposals after my recent refactoring -...Karen Butzke1-39/+4
2012-08-31[297124] remove obsolete component.xml filesBrian Vosburgh1-1/+0
2012-08-31Fixed filtering of completion proposals after my recent refactoring -Karen Butzke1-4/+39
2012-08-29refactored completion proposal methods to be identical in xml and javaKaren Butzke1-25/+3
2012-08-14Bug 386171 - adding comments surround jdt.ui bug 386358, plus set ourv201208161838Karen Butzke1-0/+1
2012-08-01.cvsignore -> .gitignorePaul Fullbright2-1/+1

Back to the top