For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 2 replies, 2 voices, and was last updated 21 years, 11 months ago by
Riyad Kalla.
-
AuthorPosts
-
eversoft1MemberHello,
I got that problem even with the simplest html files. So I dont think it’s due to wrong syntax.
The web application installed is working fine otherwise.What operating system and version are you running? –> Windows 2000 sp4
What Eclipse version and build id are you using? (Help > About Eclipse Platform) Version: 3.0.0 Build id: 200406251208
– Was Eclipse freshly installed for MyEclipse? –> yes
– If not, was it upgraded to its current version using the update manager?
– Are any other external plugins installed? –> No
– How many plugins in the <eclipse>/plugins directory are like org.eclipse.pde.* –> 8
What MyEclipse version are you using? (Help > About Eclipse Platform > Features) –> Version: 3.8.1 Build id: 200408201200-3.8.1
What JDK version are you using to run Eclipse? (java -version) –> j2sdk1.4.2_01
What JDK version are you using to launch your application server? –> j2sdk1.4.2_01
What steps did you take that resulted in the issue? Create an HTML file
What application server are you using? –> Tomcat 5.0.27
Are there any errors in the Eclipse log? (<workspace>/.metadata/.log)!SESSION sept. 05, 2004 14:08:45.991 ——————————————-
eclipse.buildId=I200406251208
java.version=1.4.2_01
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=fr_FR!ENTRY org.eclipse.core.resources 2 1 sept. 05, 2004 14:08:45.991
!MESSAGE Skipping builder com.genuitec.eclipse.j2eedt.core.WebClasspathBuilder for project BF. Either the builder is missing from the install, or it belongs to a project nature that is missing or disabled.!ENTRY org.eclipse.core.resources 2 1 sept. 05, 2004 14:08:46.31
!MESSAGE Skipping builder com.genuitec.eclipse.j2eedt.core.J2EEProjectValidator for project BF. Either the builder is missing from the install, or it belongs to a project nature that is missing or disabled.!ENTRY org.eclipse.core.resources 2 1 sept. 05, 2004 14:08:46.31
!MESSAGE Skipping builder com.genuitec.eclipse.j2eedt.core.DeploymentDescriptorValidator for project BF. Either the builder is missing from the install, or it belongs to a project nature that is missing or disabled.!ENTRY org.eclipse.core.resources 2 1 sept. 05, 2004 14:08:46.41
!MESSAGE Skipping builder de.bb.bje.eclipse.IncrementalJspBuilder for project BF. Either the builder is missing from the install, or it belongs to a project nature that is missing or disabled.!ENTRY org.eclipse.core.resources 2 1 sept. 05, 2004 14:08:46.41
!MESSAGE Skipping builder com.genuitec.eclipse.ast.deploy.core.DeploymentBuilder for project BF. Either the builder is missing from the install, or it belongs to a project nature that is missing or disabled. 🙁 🙁September 10, 2004 at 3:34 pm #215005
Riyad KallaMemberI’m doing some research on this, hang tight.
September 13, 2004 at 6:26 pm #215124
Riyad KallaMembereversoft,
After talking quite a bit with the other developers this really seems to be a “broken install” type issue… if it is ipossible, can you do a parallel install of Eclipse 3.0 and MyEclipse 3.8.1 (fresh download) and load it up and import your project and see if it works? (or just use your existing workspace)? -
AuthorPosts
