Skip to main content
summaryrefslogtreecommitdiffstats
path: root/common
AgeCommit message (Expand)AuthorFilesLines
2012-08-27Bug 376595 - stop building CompilationUnitKaren Butzke11-120/+41
2012-08-22rename: commonResourceModels.genmodel -> common.genmodelPaul Fullbright1-0/+0
2012-08-20Initial oxm resource modelPaul Fullbright15-40/+2452
2012-08-09removing unnecessary(?) .cvsignore filesKaren Butzke5-7/+0
2012-08-02binary type testsPaul Fullbright7-0/+274
2012-08-02binary type testsPaul Fullbright1-0/+1
2012-08-02inherited attribute typePaul Fullbright11-633/+647
2012-08-01.cvsignore -> .gitignorePaul Fullbright14-7/+7
2012-07-21385224 - Schema Gen doesn’t open the right generated xsd when a namespace is...tle2-3/+5
2012-07-20rework plug-in classesbvosburgh132-1662/+4547
2012-07-20improve some toString() implementationsbvosburgh38-179/+186
2012-07-20clean up exception handlersbvosburgh8-8/+129
2012-07-20removed a few methods that are now unnecessarykmoore3-57/+54
2012-07-20removed occurrence, added inherited attribute apipfullbright2-16/+76
2012-07-20removed occurrencepfullbright1-9/+5
2012-07-20removed APIpfullbright3-16/+0
2012-07-20moved back to SourceTypepfullbright1-38/+0
2012-07-20added inherited attribute apipfullbright1-1/+12
2012-07-20changed commentpfullbright1-1/+1
2012-07-20added a TODO about SimpleJavaType being used incorrectly for method parameter...kmoore1-0/+2
2012-07-20changed JavaResourceNode hierarchy methods initialize, synchronizeWith, and r...kmoore45-488/+409
2012-07-20change JavaResourceAnnotationElement.getNameTextRange API to not use Compilat...kmoore4-9/+6
2012-07-20remove seemingly unnecessary call to JavaResourceCompilationUnit.resolveTypes...kmoore1-1/+0
2012-07-18removed unused code JPTToolskmoore7-472/+1
2012-07-18Bug 376787 - Performance - JavaResourceAnnotatedElement.getAnnotation(String)...kmoore3-44/+76
2012-07-18performance improvements - initialize/synchronize Annotations with the AST an...kmoore17-59/+278
2012-07-18updating javadocskmoore4-17/+76
2012-07-18changed initialize(MethodDeclaration) to protectedkmoore1-1/+1
2012-07-18copy/paste error in BooleanReference.Falsekmoore1-1/+1
2012-07-13352865 - SQL script generation does not open the generated scripttle8-17/+330
2012-07-12Changes to resource model to incorporate new TypeBinding APIpfullbright22-1229/+1180
2012-07-10added TODO to fire aspect changed with the old value and new valuekmoore1-2/+6
2012-07-09Bug 379274 - State of components of secondary tables section retained cross e...kmoore1-2/+5
2012-07-09Bug 379764 - JPA Details view causes SWT no more handles errorkmoore24-1181/+559
2012-07-09Removed panel alignment in effort to fix bug 379764 (SWT no more handles erro...kmoore1-1314/+271
2012-07-03correctly reference org.eclipse.jpt.common.core.libval.LibraryValidator, it m...kmoore1-1/+1
2012-05-25380297 - IllegalStateException: manually changing @Converters to @Converter. ...nhauge2-9/+10
2012-05-14368479 - Schema combo box of entity-mappings is gone first time opening an el...kmoore1-1/+1
2012-05-10Correcting accidental commit, reverting to last version.nhauge1-6/+2
2012-05-10Fix for bug#315445 - persistence.xml editor add/remove list layout issuespfilion1-2/+6
2012-05-02Bug 342171 - join columns - choose 'Override Default' in Details and receive ...kmoore1-1/+41
2012-05-02bug 37811 - mapping files in class folderspfullbright1-1/+4
2012-04-25Bug 336403 - Performance: Project open hangs UI for ~30s on initial open - la...kmoore6-114/+139
2012-04-24370407 - more performance improvements for cleaning a project and refactoring...kmoore1-6/+10
2012-04-18bug 377039 - Performance - enhancements for synching methods in the Java reso...kmoore12-108/+267
2012-04-18made ArrayIndexOutOfBoundsException throwing consistentpfullbright1-2/+1
2012-04-17temp revertpfullbright1-1/+2
2012-04-16tweak exception messagebvosburgh1-1/+1
2012-04-16rework plug-insbvosburgh5-22/+409
2012-04-13made ArrayIndexOutOfBoundsException throwing consistentpfullbright1-1/+4

Back to the top