Age | Commit message (Expand) | Author | Files | Lines |
2013-01-29 | minor cleanup | Brian Vosburgh | 2 | -6/+6 |
2013-01-29 | clean up messages in common.core, common.ui, and common.eclipselink.core | Brian Vosburgh | 28 | -178/+176 |
2013-01-28 | clean up utility classes (iterables and iterators in particular); add | Brian Vosburgh | 148 | -3041/+1937 |
2013-01-24 | Change BinaryField to handle null bindings from the ASTParser, which can | Neil Hauge | 2 | -2/+4 |
2013-01-22 | rename ProjectResourceLocator methods | Brian Vosburgh | 4 | -15/+15 |
2013-01-22 | rename ResourceLocator methods | Brian Vosburgh | 6 | -29/+29 |
2013-01-22 | [392601] fix JpaNavigatorContentProvider leak | Brian Vosburgh | 2 | -12/+13 |
2013-01-22 | add some platform adapters | Brian Vosburgh | 3 | -0/+91 |
2013-01-21 | 398686 - Initial crack at binary type support for JAXB. Supported | Neil Hauge | 2 | -3/+12 |
2013-01-17 | add null checks for values return by getAdapter(Class) | Brian Vosburgh | 8 | -23/+209 |
2013-01-17 | fix IllegalStateException that occurs when validation executes after | Brian Vosburgh | 1 | -23/+29 |
2013-01-17 | tie together top-level global state and add null checks | Brian Vosburgh | 1 | -1/+1 |
2013-01-16 | performance improvements related to when we build an astRootv201301170344 | Karen Butzke | 2 | -2/+34 |
2013-01-14 | my facetedReferencingProjects property tester was not checking *this* project... | Karen Butzke | 1 | -0/+3 |
2013-01-11 | tweak the JAXB facet version constants again | Brian Vosburgh | 2 | -2/+13 |
2013-01-11 | rework constants | Brian Vosburgh | 4 | -36/+104 |
2013-01-10 | Bug 391360 - jdt refactoring extensions load the jpa.core plug-in even when t... | Karen Butzke | 4 | -4/+65 |
2013-01-09 | fix some NPEs | Brian Vosburgh | 2 | -14/+6 |
2013-01-09 | remove unnecessary impor | Brian Vosburgh | 1 | -2/+1 |
2013-01-08 | [395211] fix shutdown deadlock etc. | Brian Vosburgh | 18 | -222/+272 |
2012-12-19 | merge JptPrintWriter into IndentingPrintWriter | Brian Vosburgh | 2 | -76/+54 |
2012-12-19 | added persistence.xml 2.1 support, also temporarily adding orm_2_1.xsd and pe... | Karen Butzke | 3 | -0/+2677 |
2012-12-10 | JavaResourceAnnotatedElement.Kind renamed to JavaResourceAnnotatedElement.Ast... | Karen Butzke | 13 | -47/+49 |
2012-12-07 | fun with adapters | Brian Vosburgh | 37 | -22/+1124 |
2012-12-07 | rework images | Brian Vosburgh | 77 | -2032/+2834 |
2012-12-07 | add some some comments | Brian Vosburgh | 11 | -2/+30 |
2012-12-07 | add some utility wrappers | Brian Vosburgh | 10 | -0/+512 |
2012-12-07 | BundleActivatorTest would never actually fail(!) - fixed it | Brian Vosburgh | 1 | -10/+27 |
2012-12-07 | add some filter and transform methods to ArrayTools, CollectionTools, | Brian Vosburgh | 10 | -60/+392 |
2012-12-07 | strip version restraints from test bundle manifests | Brian Vosburgh | 3 | -20/+20 |
2012-12-07 | added ParameterizedCommand and InterruptibleParameterizedCommand | Brian Vosburgh | 7 | -0/+284 |
2012-12-07 | added JptUIPlugin.getDialogSettings(String sectionName) | Brian Vosburgh | 1 | -10/+27 |
2012-12-07 | added FileTools.filter(Iterable<File>, FileFilter) | Brian Vosburgh | 1 | -0/+8 |
2012-12-07 | made JptPlugin.DEBUG_TRACE_ENTRY_CLASS static (like it should've | Brian Vosburgh | 1 | -2/+2 |
2012-12-07 | BundleActivatorTest would never actually fail(!) - fixed it | Brian Vosburgh | 1 | -2/+2 |
2012-11-20 | Bug 387630 - Convert java plural queries or converters to xml and the plural ... | Karen Butzke | 2 | -2/+6 |
2012-11-16 | removing another reference to the deprecated AST.JLS3, made ASTTools.newParse... | Karen Butzke | 1 | -7/+7 |
2012-11-16 | jpt.common.core move EMF generated code to model/src | Karen Butzke | 7 | -5/+8 |
2012-11-14 | Bug 393086 - [JPA 2.1] Add JPA 2.1 facet version and generic 2.1 platform | Karen Butzke | 1 | -2/+2 |
2012-11-13 | log an error if no schema location defined for a particular version | Karen Butzke | 1 | -1/+6 |
2012-11-05 | switch ASTParser parser to use AST.JLS4 since AST.JLS3 was deprecatedv201211052140 | Karen Butzke | 1 | -1/+1 |
2012-11-02 | removing unused imports, adding NON-NLS comments | Karen Butzke | 11 | -15/+14 |
2012-11-02 | regenerated emf model code | Karen Butzke | 1 | -0/+1 |
2012-11-01 | comment out reference to eclipselink 2.5 orm schema until we have it in our w... | Karen Butzke | 1 | -2/+2 |
2012-10-30 | add eclipselink_orm_2_4.xsd locally and point to the new 2_5 xsd | Karen Butzke | 2 | -1/+5914 |
2012-10-30 | Properly disposing of WidgetFactory and its wrapped FormToolkit. Deleted Prop... | Karen Butzke | 4 | -73/+25 |
2012-10-29 | 389940 - Metamodel generation should use appropriate text file line | Tran Le | 4 | -9/+90 |
2012-10-26 | Fixed persistence.xml editor: tabs update when resource types changes, jpa pr... | Karen Butzke | 1 | -271/+13 |
2012-10-26 | added SWTTools.controlExpandedState for Sections | Karen Butzke | 3 | -0/+121 |
2012-10-26 | Added comment to mention the ExpandableComposite.EXPANDED style option | Karen Butzke | 1 | -1/+2 |