java - Cannot add a project to a tomcat server in eclipse -


i cannot add project server in eclipse - why that?

i installed necessary tools (web dev, java ee, server adapters, tomcat itself, everything)

i configured runtime environments, adjusted java versions jdk 6 (because should run on tomcat 6) still left side of dialogue add recources empty when creating new server.

what else try?

ps: using juno on w7 prof.

you didn't create project "dynamic web project", eclipse doesn't recognize web project. create new "dynamic web project" or go properties -> projects facets , check dynamic web module


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -