michael
92ccdb14e9
Merge branch 'copy_libs' of
...
uhl@gohorb.ba-horb.de:/bahome/projekt/git/Plugin_JCC into copy_libs
Conflicts:
JavaCompilerPlugin/bundles/JavaCompilerPlugin.Plugin/src/typinferenzplugin/editor/JavEditor.java
2019-12-09 13:57:55 +01:00
michael
a2cdd01850
Bug 161 - Automatische Merhoden-Ergänzung funktioniert nicht
2019-12-09 13:54:28 +01:00
michael
95b5523615
Bug 178 - Immer wenn der letzte offene Typ inferiert wird geht das
...
.class-File kaputt
2019-12-06 21:36:25 +01:00
michael
06ac40ab92
Bug 178 - Immer wenn der letzte offene Typ inferiert wird geht das
...
.class-File kaputt
2019-12-06 21:33:55 +01:00
michael
11bc2ea5b1
Bug 174 - .class-Files sollten mein Laden und Speichern erzeugt werden
2019-12-06 21:12:06 +01:00
michael
ea9cd68e52
Build for JDK 1.8
2019-12-05 21:50:40 +01:00
michael
7c258c77d0
Build produziert jetzt signiertes Plugin.
2019-12-02 16:25:22 +01:00
michael
174666b4c5
Build-Korrektur: Jetzt plattformunabhängiger Build.
2019-12-02 15:41:45 +01:00
michael
a5e7703fe1
Build-Korrektur: Jar-Bibliotheken werden jetzt vor dem build kopiert.
2019-12-02 15:41:06 +01:00
michael
f7bf946cdf
[MINOR]: Source-Pfad für JavaTxCompilerCore zu Projekt hinzugefügt.
2019-12-02 15:39:31 +01:00
michael
6b87eb7d4f
Korrektur der Ersetzung.
2019-12-02 15:38:31 +01:00
michael
e241b423a3
Merge branch 'copy_libs' of uhl@gohorb.ba-horb.de:/bahome/projekt/git/Plugin_JCC into copy_libs
2019-11-27 21:49:59 +01:00
michael
423601786d
Typo
2019-11-27 21:49:46 +01:00
Michael Uhl
82efea69b6
Saved Position in variable before doing adjustments.
2019-11-27 21:39:00 +01:00
Michael Uhl
951c8cbdf6
Optimized Imports.
2019-11-19 17:28:25 +01:00
Michael Uhl
df886f4da2
Neues Tycho, neues Eclipse Target.
2019-11-19 17:27:29 +01:00
Michael Uhl
32951cbfb8
[REFACTORING]: Nicht benötigte Bibliothek aus Abhängigkeiten entfernt.
2019-11-19 17:25:59 +01:00
Michael Uhl
a208e077ad
Vor Fertigstelltung Ersetzung Generics
2019-11-13 10:11:32 +01:00
Michael Uhl
f40c1029f0
Cancel besser abgefangen.
2019-09-17 10:45:12 +02:00
Michael Uhl
d19124a4de
Compile fix.
2019-09-17 10:26:32 +02:00
Michael Uhl
2ded944a31
Merge remote-tracking branch 'horb/cancel' into copy_libs
...
Conflicts:
JavaCompilerPlugin/bundles/JavaCompilerPlugin.Plugin/src/typinferenzplugin/Typinferenz.java
2019-09-16 11:57:49 +02:00
Michael Uhl
77be850557
Generic type inserts.
2019-07-29 16:24:04 +02:00
Michael Uhl
4a626d0949
Merge remote-tracking branch 'horb/copy_libs' into copy_libs
2019-07-26 10:21:02 +02:00
Michael Uhl
ab664efb6b
Generic Method inserts.
2019-07-26 10:18:50 +02:00
pl@gohorb.ba-horb.de
b06e1d397b
modified: JavaCompilerPlugin/releng/.project
...
modified: JavaCompilerPlugin/releng/JavaCompilerPlugin.Update/.project
2019-07-26 09:42:10 +02:00
Michael Uhl
3213c7c118
cancel
2019-07-03 10:45:13 +02:00
Michael Uhl
809459f6e9
Bug 160 - Bytecode wird nach Einsetzung im Plugin nicht richtig erzeugt
2019-06-02 19:46:08 +02:00
Michael Uhl
60ab289eeb
Keine ConcurrentModificationException mehr durch das Plugin.
2019-05-14 22:31:00 +02:00
Michael Uhl
59ee469172
Code aufgeräumt.
2019-05-14 21:54:27 +02:00
Michael Uhl
1b3ac13591
Richtiges eliminieren nach TypeInsert.
2019-05-08 16:11:22 +02:00
Michael Uhl
b5596cd148
ResultPair durchgeschleift.
2019-05-07 10:38:49 +02:00
Michael Uhl
fdedcb8191
BytecodeGeneratorError wird jetzt abgefangen.
2019-05-06 13:41:04 +02:00
Michael Uhl
d7c9247a27
ErrorMarker verschwinden jetzt wieder.
2019-05-05 16:04:43 +02:00
pl@gohorb.ba-horb.de
8f588df670
geändert: bundles/JavaCompilerPlugin.Plugin/src/typinferenzplugin/editor/JavEditor.java
...
typeinference = new Typinferenz(this); in doSave eingefuegt.
2019-04-29 23:20:13 +02:00
Michael Uhl
8df6de3228
Error Marker wird wieder gesetzt.
2019-04-28 20:42:04 +02:00
Michael Uhl
9acf2c0ed5
Bytecode-Generierung generiert jetzt wieder Bytecode für alle möglichen Typen.
2019-04-27 16:28:29 +02:00
Michael Uhl
0d32704d32
Bytecode falsch generiert.
2019-04-26 11:17:20 +02:00
Michael Uhl
0b34810037
Kein Compileraufruf bei Type-Insert
...
- Code aufgeräumt.
2019-04-20 17:22:39 +02:00
Michael Uhl
0252781d13
Richtiges Einsetzen ohne Speichern.
2019-04-19 20:50:13 +02:00
Michael Uhl
1a948e56f8
Type-Insert ohne dass Compiler gestartet wird (Teil 1).
2019-04-18 09:54:22 +02:00
Michael Uhl
a6c93c8816
Outline repariert.
2019-04-08 23:30:49 +02:00
Michael Uhl
80f0708218
Type-Insert on-the fly ohne Speichern funktioniert ohne dass der JavaTXCompiler gestertet wird.
2019-03-31 11:48:19 +02:00
Michael Uhl
f27ad61a8b
Logger comes from plugin now.
2019-03-18 09:34:16 +01:00
Michael Uhl
035c68c027
Asynchroner Aufruf des Compilers.
2019-03-15 10:49:07 +01:00
Michael Uhl
a0c6898344
Autocomplete.
2019-02-01 21:17:12 +01:00
Michael Uhl
744b9ac99d
Code completion uses classpath of generateed classes.
2019-01-16 23:34:25 +01:00
Michael Uhl
c351cd4adf
Typ-Unifikation jetzt in eigenem Thread.
2019-01-16 22:34:42 +01:00
Michael Uhl
14c49c22a7
Marker verschwinden jetzt.
2019-01-15 23:21:25 +01:00
Michael Uhl
07e034a638
Marker verschwinden jetzt. (Zunächst ohne Annotation).
2019-01-15 23:12:53 +01:00
Michael Uhl
269209f068
Deleted comments.
2019-01-06 21:17:29 +01:00