score:1
Accepted answer
i was able to remove the java ee facets by manually editing the .project
file, changing the natures to remove the java ee natures:
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.m2e.core.maven2nature</nature>
<nature>org.eclipse.mylyn.wikitext.ui.wikitextnature</nature>
</natures>
Source: stackoverflow.com
Related Query
- Change EJB project to web app
- How do I create/set up/use an EJB project with a web app project in TomEE Plus/Eclipse?
- Cannot change version of project facet Dynamic Web Module to 3.0?
- How to change context root of a dynamic web project in Eclipse?
- How do I change in an eclipse web project the WebContent folder to something different?
- Cannot change version of project facet Dynamic Web Module to 2.5
- Could not create servlet in web application project (google app engine) by using eclipse
- How to change java version and web version on org.eclipse.wst.common.project.facet.core.xml under .settings dir of eclipse project
- Classes of referenced EJB project not found in (the referencing) Web project
- How can to make a web app project validation fast in eclipse IDE?
- How to setup a Java Eclipse (Juno) dynamic web project with Maven for App Engine
- Cannot change version of project facet dyanmic web module 3.0 to 2.5
- Creating a Web Application Project following Google App Engine tutorial
- How to fix "Cannot change version of project facet Dynamic Web Module to 2.4" in Eclipse?
- Is it possible to have Web & JPA & EJB in 1 project in Eclipse?
- Cannot change version of project facet Dynamic Web Module to 3.1
- How to change main app language on a Cordova project before exporting to Xcode project?
- EJB interface references from a separated Web Project
- Change URL opened by Eclipse when running web application project on Tomcat
- Confirming a maven project converted to web app is created correctly
- what's the "correct" way to build an eclipse project for a web app using maven?
- What config do I have to change in my Eclipse Web project, so that Tomcat redirect URLs without any path to the project URL
- Maven, eclipse, servlet api 3.1.0. Eclipse complains "cannot change version of project facet Dynamic Web Module to 3.1"
- Creating new servlet in eclipse kepler for maven web app project
- Moving Eclipse M2E Web App Dependencies Into Project File System
- J2EE - Dynamic web project - Unable to run my helloworld app
- Setting up RESTFull web app project using Maven Eclipse and Tomcat Server
- How to reference maven project in general web app in eclipse?
- How to Change Java project into a gwt web application in eclipse?
- Eclipse: Cannot change version of project facet Dynamic Web Module to 2.3
More Query from same tag
- Why can't I override onConfigurationChanged(Configuration)?
- Eclipse- CVS -Algorithm negotiation failure
- Phonegap 3 application won't enter deviceready()
- Horizontal swipe grid menue
- How do I find the line of my code causing an error when the stacktrace only shows native methods in eclipse
- Parsing failed: Unsupported file format 'py'
- Drawing image file to SurfaceView returning blank
- How to plug genymotion for eclipse?
- Running java Program on Hadoop
- I've set up a simple automation framework in Eclipse using Java but cannot run Cucumber tests via Junit
- spring tools 3(standalone) 3.9.14 version release An internal error occurred during: "Loading Spring static imports into Eclipse code assist favorite
- Java code - area of a polygon
- Trying to take the max and min values out of a user input and displaying them in Java Eclipse
- How to refresh resource from Eclipse Plugin?
- Errors during GWT project export
- Getting an input on the next line of an output
- Google Map View on Non Touch-Screen Phones
- How can i setup Liferay 6.2 tomcat8 server configuration in eclipse or liferay studio? Is it supportable?
- Would I can download eclipse and another programming tools on Dell Venue 8 Pro Tablet (Windows 8.1) ?
- My widget titles in palette such as (TexField,Layouts, Form Widgets, and Images & Media) are blank ,How can I fix this?178173
- Console Output Colour in Eclipse
- Importing existing Android project from github that uses Google Maps API, Google Authentication fails
- Copy to restricted folder with Ant (using Eclipse in Ubuntu)
- Java-Keyboard input is being registered mulitple times per click
- How can I fix the project build path error? I can't import the java.lang.math for a Java 8/9 Calculator app
- Android eclipse jar file class not found at run time
- Conversion source 1.7 and source < 1.7 in Java
- I am Getting Maven compiler error while i am running Maven Project
- DTDs show up in project target path in Eclipse but not when using via Maven command line
- Select the word that contains "ie" in Eclipse Find/Replace