diff options
Diffstat (limited to 'aspectjrt/pom.xml')
-rw-r--r-- | aspectjrt/pom.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/aspectjrt/pom.xml b/aspectjrt/pom.xml index 323e2a098..611475af5 100644 --- a/aspectjrt/pom.xml +++ b/aspectjrt/pom.xml @@ -84,6 +84,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 --> |