diff options
Diffstat (limited to 'aspectjweaver/pom.xml')
-rw-r--r-- | aspectjweaver/pom.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/aspectjweaver/pom.xml b/aspectjweaver/pom.xml index daae4574e..99e98a773 100644 --- a/aspectjweaver/pom.xml +++ b/aspectjweaver/pom.xml @@ -112,6 +112,9 @@ 'java -cp aspectjtools.jar org.aspectj.tools.ajc.Main' can then fail with the absolutely unexpected error 'Could not find or load main class org.aspectj.tools.ajc.Main'. + Alexander Kriegisch created this bug ticket: + https://bugs.java.com/bugdatabase/view_bug.do?bug_id=JDK-8263924 + In IntelliJ IDEA you can deactivate wrapping text inside XML tags like this: File | Settings | Editor | Code Style | XML | Wrap text -> deactivate --> |