Przeglądaj źródła

can't use packages prefixes option in M4 due to eclipse bug

tags/mostlyLastEclipse2xTree_20040112
acolyer 20 lat temu
rodzic
commit
8c70c5a515
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2
    2
      eclipse.plugin/org.aspectj.ajde/plugin.xml

+ 2
- 2
eclipse.plugin/org.aspectj.ajde/plugin.xml Wyświetl plik

@@ -9,12 +9,12 @@

<library name="ajde.jar">
<export name="*"/>
<packages prefixes="org.aspectj"/>
<!-- M4 bug <packages prefixes="org.aspectj"/> -->
</library>

<library name="aspectjrt.jar">
<export name="*"/>
<packages prefixes="org.aspectj"/>
<!-- <packages prefixes="org.aspectj"/> -->
</library>
<library name="aspectjtools.jar">

Ładowanie…
Anuluj
Zapisz