Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7952693
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T02:56:14+00:00 2026-06-04T02:56:14+00:00

I am using Play Framework 2.0.1. I have created a Java application using the

  • 0

I am using Play Framework 2.0.1. I have created a Java application using the “play new” command. By default, two views are created: index.scala.html and main.scala.html

I’ve done a few sample tutorial apps that allow me to render those views. However, when I add a new view (by default in app/views/), I get a compilation error that it cannot be found:

public static Result getAllCars() {
    List<Car> cars = Car.getAllCars();
    return ok(simpleCarView.render(cars));
}

I can do

import views.html.index;
import views.html.main;

but not

import views.html.simpleCarView; 

Error in console:

cannot find symbol
[error] symbol : variable simpleCarView
[error] location: class controllers.Application

I’ve tried adding scala.html views in the file directory and from within eclipse, but for some reason they are not found. I’ve also tried restarting the default Netty server.

Any ideas on what is causing this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T02:56:15+00:00Added an answer on June 4, 2026 at 2:56 am

    The views are not compiled by Eclipse but can be seen by eclipse after they’re compiled by Play as long as the target\scala-2.9.1\classes_managed directory is in your eclipse project build path.

    Try running “play compile” on the command line (or just “compile” if you’re already in the play console) and then refreshing your project within eclipse (select the project and hit F5)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i am using guice with java play framework. i have a simple command interface,
I have a Play Framework application that sends emails using SMTP server. Now I
I have a simple application using the Play! framework's secure module. My 'Users' controller
I have created a photo gallery application using Three20 framework. It works fine with
Using play framework 1.2.4 with scala. I have few play jobs that looks like
How can I join two tables by using java play framework and jpa, I
I have created a delivery system for HTTP Live Streaming using the Play! framework
iam using AVFoundation Framework to play mp3 file ,everything works great ، i have
I am using the AVAudioPlayer framework, and I have several sounds that play one
I'm trying to test a model method using Play Framework 2.0 and Specs2. Global.scala

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.