瀏覽代碼

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

tags/mostlyLastEclipse2xTree_20040112
acolyer 20 年之前
父節點
當前提交
8c70c5a515
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. 2
    2
      eclipse.plugin/org.aspectj.ajde/plugin.xml

+ 2
- 2
eclipse.plugin/org.aspectj.ajde/plugin.xml 查看文件

@@ -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">

Loading…
取消
儲存