eclipse running in a jdk

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • oll3i
    Contributor
    • Mar 2007
    • 679

    eclipse running in a jdk

    i have eclipse pointing to jdk but whenever i start eclipse or create a new project i get the error

    18.10.08 16:10:51 CEST: Error on adding indexing context central; read past EOF
    18.10.08 16:10:51 CEST: Eclipse is running in a JRE, but a JDK is required
    Some Maven plugins may not work when importing projects or updating source folders.
    18.10.08 16:10:55 CEST: No index update available for central


    thank YOU
  • JosAH
    Recognized Expert MVP
    • Mar 2007
    • 11453

    #2
    I suggest you'd quit Eclipse, set up external environments (if applicable) and
    start Eclipse again using: "eclipse -clean" (using a command line interpreter
    or shell).

    kind regards,

    Jos

    Comment

    Working...