Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NETBEANS-1097: "Copy Dependent Libraries" does not work if "Source/Bi… #1467

Closed
wants to merge 1 commit into from

Conversation

geertjanw
Copy link
Member

@geertjanw geertjanw commented Aug 30, 2019

…nary Format" is greater than JDK 8

Removing the below from build-impl.xml, which appears to cause more problems than it solves:

<not>
<istrue value="${{modules.supported.internal}}"/>
</not>

…nary Format" is greater than JDK 8

Removing the below, which appears to cause more problems than it solves:

<not>
     <istrue value="${{modules.supported.internal}}"/>
</not>
@geertjanw geertjanw closed this Aug 30, 2019
@geertjanw geertjanw deleted the geertjanw-patch-2 branch January 21, 2021 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant