Oh, the shame. I downloaded and installed NetBeans 8.0.1, and everything
Just Works. I can open and debug the Wicket source code with no problems.
Eclipse 4.4.1 support of Maven and Git on the (complex!) Wicket codebase
is seriously broken. Please do not tell my coworkers, who already use
NetBeans and will be full of "I told you so"s.
I would be interested in getting this to work on Eclipse, though. Anybody?
Garret
On 9/20/2014 2:30 PM, Garret Wilson wrote:
I'm exhausted. Try as I might, I can't get Wicket to build on Eclipse
4.4.1 M20140903-1600.
I think I'm past WICKET-5649
<https://issues.apache.org/jira/browse/WICKET-5649>, thanks to a tip
from Andrew Geery.
Now I'm running into various NullPointerExceptions. This may be the
same as reported on StackOverflow
<http://stackoverflow.com/q/19522897/421049>, but even after deleting
all the .settings directories and .project files and importing anew, I
still get them.
Maybe it's Eclipse Bug 371618
<https://bugs.eclipse.org/bugs/show_bug.cgi?id=371618>. I don't know.
Is this working for anyone using Eclipse?
Garret
P.S. I've (gasp) downloaded NetBeans as a last attempt just to debug
the character encoding issue I reported on [email protected].