JDK-8223375 : Remove Netbeans specific files from the source code repository
  • Type: Task
  • Component: javafx
  • Sub-Component: other
  • Affected Version: openjfx13
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: windows_10
  • CPU: x86_64
  • Submitted: 2019-05-03
  • Updated: 2020-10-18
  • Resolved: 2020-10-16
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
openjfx16Fixed
Related Reports
Duplicate :  
Relates :  
Relates :  
Description
A DESCRIPTION OF THE PROBLEM :
Remove IDE specific files from the repo because Netbeans should generate the IDE files from the gradle project definition.

Related: https://bugs.openjdk.java.net/browse/JDK-8198795
Related: https://github.com/javafxports/openjdk-jfx/issues/4

Comment from Kevin Rushforth:
"
I just approved PR #401 which can unblock this. As a next step, JDK-8198795 should be split into 3 separate issues, one for each of IntelliJ, Eclipse, and Netbeans. You will need general consensus from the users of an IDE before removing the checked in files for that IDE. By splitting it into three separate issues, you can take care of each IDE separately when the users of that IDE are happy with it.
"



Comments
Changeset: 31fce21f Author: Kevin Rushforth <kcr@openjdk.org> Date: 2020-10-16 20:17:53 +0000 URL: https://git.openjdk.java.net/jfx/commit/31fce21f
16-10-2020