Maven weaver: aspectj-maven-plugin integration with Eclipse (AJDT)
authorGustavo Martin Morcuende <gu.martinm@gmail.com>
Sun, 10 Jul 2016 22:12:56 +0000 (00:12 +0200)
committerGustavo Martin Morcuende <gu.martinm@gmail.com>
Sun, 10 Jul 2016 22:12:56 +0000 (00:12 +0200)
SpringJava/AOP/SpringMavenWeaver/README [new file with mode: 0644]

diff --git a/SpringJava/AOP/SpringMavenWeaver/README b/SpringJava/AOP/SpringMavenWeaver/README
new file mode 100644 (file)
index 0000000..32012b4
--- /dev/null
@@ -0,0 +1,17 @@
+
+If you want aspectj-maven-plugin to work with Eclipse do the following:
+
+Help-> Install New Software...-> Ad...
+
+
+For Eclipse NEON (4.6.0)
+
+AJDT
+http://download.eclipse.org/tools/ajdt/46/dev/update/
+
+
+
+Once AJDT is installed we must rebuild our project:
+Project-> Clean
+
+