-
ok, i will revert back to M2.
2009-11-06 08:35:06 UTC by danttran
-
I just realized I have the same problem on one of my project...
I compared it with another one and I cannot see any difference so far, I need to investigate more.
In the mean time try to recreate your project from scratch with the proper .project config.
2009-11-06 08:05:49 UTC by cvedovini
-
Thx.
2009-11-06 08:03:35 UTC by cvedovini
-
Run -->external tools-->external tool configuration
create new project
in main tab
fill
location: path to mvn ( my is c:\dev\maven\apache-maven-2.2.1\bin\mvn.bat)
working directory: maven project directory
arguments: install.
2009-11-05 19:54:23 UTC by danttran
-
the one that displays the red marker ( ie invalid href, etc )
2009-11-05 19:49:36 UTC by danttran
-
actually, what validation are you taking about?
the one that create markers in the "Problems" view?
or "as you type " validation in the editor?.
2009-11-05 19:33:21 UTC by cvedovini
-
Nice, can you explain how do it?
Thx.
2009-11-05 19:29:02 UTC by cvedovini
-
Note I also configure my eclipse project to enable DITA validation.
2009-11-05 19:22:35 UTC by danttran
-
here are the contents of .project before and after migrating to M3
Before
fdb-docs
org.dita_op.editor.DITAFileValidator
...
2009-11-05 19:20:39 UTC by danttran
-
I found another way to configure eclipse to lunch maven itself. It works like a champ.
2009-11-05 18:51:28 UTC by danttran