The Open Anzo Project

Semantic Application Middleware

Ticket #117 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

remove eclipse warning about jst.java

Reported by: jpbetz Assigned to: jordi
Priority: trivial Milestone: 3.0 milestone1
Component: openanzo Version: 3.0
Keywords: eclipse warnings settings Cc: lee jordi

Description

Originally reported by Lee:

...in anzo-repository:

"Implementation of project facet jst.java could not be found. Functionality will be limited."

Lee is running eclipse 3.1.0

Change History

11/17/07 15:15:36 changed by jpbetz

Jordi recently removed the wst build natures and commands from eclipse's .project files but I noticed that we still have .settings files for wst:

.settings/org.eclipse.wst.common.component
.settings/org.eclipse.wst.common.project.facet.core.xml

There are also some other seemingly random preferences files checked into the .settings directories.

11/17/07 15:27:30 changed by jpbetz

(In [828]) re #117 reviewer: jordi

Remove crufty wst files from ".settings" directories. Remove seemingly random preference files from ".settings" directories.

11/17/07 15:31:55 changed by jpbetz

  • owner changed from jpbetz to jordi.

Reassigning for review and closure.

12/10/07 09:59:29 changed by jordi

  • status changed from new to closed.
  • resolution set to fixed.

(In [1071]) Reviewing r828 for ticket #117, I see that we no longer need the jdt project specific settings. Those were there to make WST happy. Now that WST is happy with Joe's r828, we don't need these. Joe's changes look good. This fixes #117.

Copyright © 2007 - 2008 OpenAnzo.org