eclipse and html extensions in src/main/java

2009-03-22 Thread Brill Pappin
So eclipse is having trouble with the html extension files in the java source directory. I set up a demo for Wicket Skunkworks to demo the components we're working on, and I used the "standard wicket pattern" of putting the html alongside the java in order to make things clearer to how must

Re: eclipse and html extensions in src/main/java

2009-03-22 Thread John Krasnay
Works fine for me without any special configuration. I use the Eclipse JEE version and HTML files come up in the HTML Editor. Check which editor is associated with *.html files under Window > Preferences, then under General/Editors/File Associations. Eclipse remembers the last editor you used to

Re: eclipse and html extensions in src/main/java

2009-03-22 Thread Brill Pappin
I get the HTML editor as well but I also get some dialog popping up when I load the HTML from the src. I just updates to the latest this morning, so maybe there is something new. - Brill Pappin Sent from my mobile. On 22-Mar-09, at 12:38 PM, John Krasnay wrote: Works fine for me with

Re: eclipse and html extensions in src/main/java

2009-03-22 Thread Igor Vaynberg
if you get this error then you are screwed whether the markup fles are in src/main/java or src/main/resources because they are both configured as classpath folders in eclipse. anyways, im using the latest 3.4 and dont have this problem. -igor On Sun, Mar 22, 2009 at 10:04 AM, Brill Pappin wrote

Re: eclipse and html extensions in src/main/java

2009-03-22 Thread Brill Pappin
Hmm, I'll have to investigate. I *don't* get it when I have it set up with the HTML in the resourses folder. - Brill Pappin Sent from my mobile. On 22-Mar-09, at 1:58 PM, Igor Vaynberg wrote: if you get this error then you are screwed whether the markup fles are in src/main/java or src

Re: eclipse and html extensions in src/main/java

2009-03-22 Thread Thomas Mäder
Bill, if you have a stack trace in the log, we might take a stab at guessing the culprit (it's not often the base Eclipse tooling, but some add-on plugin). Thomas On Sun, Mar 22, 2009 at 9:18 PM, Brill Pappin wrote: > Hmm, I'll have to investigate. > I *don't* get it when I have it set up with

Re: eclipse and html extensions in src/main/java

2009-03-22 Thread Brill Pappin
Fund the culprit. The stack trace below suggests its MoreUnit (a handy little plugin particularly for those that use TDD) !ENTRY org.eclipse.ui.workbench 4 2 2009-03-22 19:08:25.463 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench". !STACK 0 java.lang.Il