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 |
|
Michael Uhl
|
707b2d32a5
|
[MINOR]: Corrected Umlaut in comment.
|
2019-01-06 14:58:44 +01:00 |
|
Michael Uhl
|
c6c3be7cae
|
Syntaxvervollständigung (Autocomplete) direkt am Punkt funktioniert.
|
2019-01-02 20:22:06 +01:00 |
|
Michael Uhl
|
1dd755bc0a
|
Ersetzung funtioniert jetzt.
|
2018-12-29 19:46:50 +01:00 |
|
Michael Uhl
|
dd6d5de33c
|
Line number and identifier for autocomlpete are evaluated correctly now.
|
2018-12-25 15:25:51 +01:00 |
|
Michael Uhl
|
dc35bb6005
|
Editor wird durchgereicht.
|
2018-12-22 15:18:46 +01:00 |
|
Michael Uhl
|
38ce317aad
|
Ignore lib folder.
|
2018-12-19 20:58:59 +01:00 |
|
Michael Uhl
|
345f0cf14b
|
Merge branch 'master' into copy_libs
# Conflicts:
# JavaCompilerPlugin/bundles/JavaCompilerPlugin.Plugin/.classpath
# JavaCompilerPlugin/bundles/JavaCompilerPlugin.Plugin/META-INF/MANIFEST.MF
# JavaCompilerPlugin/bundles/JavaCompilerPlugin.Plugin/build.properties
|
2018-12-19 20:15:30 +01:00 |
|
Michael Uhl
|
4c5b155427
|
First Autocomplete!
|
2018-12-19 19:48:44 +01:00 |
|
Michael Uhl
|
80bd438b5f
|
Works now.
|
2018-12-19 13:31:11 +01:00 |
|
Michael Uhl
|
0e5c3216d0
|
Stand 19.12.2018
|
2018-12-19 10:38:18 +01:00 |
|
Michael Uhl
|
dca73621cd
|
Copy libs
|
2018-12-17 14:14:36 +01:00 |
|
Michael Uhl
|
26c8bdab85
|
Stand 15.12.2018
|
2018-12-15 12:33:26 +01:00 |
|
Michael Uhl
|
d6184cca91
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# JavaCompilerPlugin/bundles/JavaCompilerPlugin.Plugin/META-INF/MANIFEST.MF
|
2018-12-09 11:17:58 +01:00 |
|
Michael Uhl
|
45c4527fa6
|
Corrected the Activator.
|
2018-12-09 11:13:36 +01:00 |
|
Michael Uhl
|
414e555fc5
|
Pom: Tycho plugin ignored in eclipse (no m2e-connector).
|
2018-12-09 11:13:23 +01:00 |
|
Michael Uhl
|
3c09b075b5
|
Merge remote-tracking branch 'origin/master'
|
2018-12-09 11:09:50 +01:00 |
|