JDK-8293883 : Add tests/.classpath (Eclipse)
  • Type: Task
  • Component: javafx
  • Sub-Component: other
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-09-15
  • Updated: 2022-11-29
  • Resolved: 2022-09-23
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
openjfx20 b04Fixed
Related Reports
Blocks :  
Cloners :  
Description
Adding a tests/.classpath file to include tests/manual/controls source folder so Eclipse could see/execute manual tests there.

Also, I would rather move the sources there to a specific package (test.manual ?) instead of a default package.  Any objections?
Comments
Changeset: 03569b71 Author: Andy Goryachev <angorya@openjdk.org> Committer: Nir Lisker <nlisker@openjdk.org> Date: 2022-09-23 21:23:30 +0000 URL: https://git.openjdk.org/jfx/commit/03569b719b9d838d643dc4514971b06617275e86
23-09-2022

A pull request was submitted for review. URL: https://git.openjdk.org/jfx/pull/901 Date: 2022-09-15 21:55:20 +0000
15-09-2022