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 6695715
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T06:15:19+00:00 2026-05-26T06:15:19+00:00

After cloning playframework from github and importing java sources into eclipse there are a

  • 0

After cloning playframework from github and importing java sources into eclipse there are a lot of build errors shown.

Running the goals from ant file in eclipse works fine as well as building from cli directly.

How can i resolve these errors in eclipse?

I took the following steps to import play into eclipse:

  • new -> other -> Java>New Java Project from Existing Ant Buildfile
  • select play/framework/build.xml
  • checking the ‘Link to the build file in the file system’ checkbox
  • Finish
  • 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-05-26T06:15:19+00:00Added an answer on May 26, 2026 at 6:15 am

    The errors result from differences between eclipse internal build path
    and classpath available for ant at runtime.

    First Eclipse only imports rt.jar from system path. This may lead to
    missing dependecies in javax.net packages (e.g.
    javax.net.ssl.SSLException), which is located in jsse.jar. To fix, right
    click on project->Properties->Java Build Path->Libraries->Add Library->
    JRE System Library.

    Second, play has dependencies to classes from ant runtime. To fix, right
    click on project->Properties->Java Build Path->Libraries->Add
    Library->User Library
    There you have to add a new User Library (perhaps call it ANT) and add
    all ant-jars from your ant installation (/usr/share/ant/lib/ worked for
    me). Then add this user library to play projects build path.

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

Sidebar

Related Questions

After setting up a repo on Github, there seems to be two ways to
After cloning the latest stable versions of rails (2.3.2), rspec (1.2.2), cucumber (0.2.0.4...came out
After cloning an SVN repository using git-svn with the -s option ( git svn
I am cloning a hidden table row then populating it and after validation I
I started cloning an SVN repository using the git-svn's clone operation. After about 6
Got a bluescreen in windows while cloning a mercurial repository. After reboot, I now
After reading this question , I was reminded of when I was taught Java
After cloning a select element and incrementing the name attribute, I am unable to
After a lot of experiments and reading many articles, Q&As, I still didn't find
Ok, ObjectUtil.copy is a good technique for copying Objects. But after having a lot

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.