[ 
https://issues.apache.org/jira/browse/NETBEANS-6412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Johan Walter updated NETBEANS-6412:
-----------------------------------
    Description: 
# Create a new project -> NetBeans Platform Application
 # Package as -> Zip Distribution
 # Extract the zip file
 # Edit etc/application1.conf and set jdk to Java 16. In my case
 ## jdkhome="C:/Program Files/Java/jdk-16.0.1"
 # Run the application, bin/application154.exe
 # View the IDE log.
 # Copy some text from the log and past it in another application. I.e. notepad.
 # Everything works fine.
 # Edit etc/application1.conf and set jdk to Java 17. In my case
 ## jdkhome="C:/Program Files/Java/jdk-17.0.1"
 # Run the application, bin/application154.exe
 # View the IDE log.
 # Copy some text from the log and past it in another application. I.e. notepad.
 # It does not work. The clipboard still contains the old selection

  was:
# Create a new project -> NetBeans Platform Application
 # Package as -> Zip Distribution
 # Extract the zip file
 # Edit etc/application1.conf and set jdk to Java 16. In my case
 # jdkhome="C:/Program Files/Java/jdk-16.0.1"


> Can't copy to and from NetBean
> ------------------------------
>
>                 Key: NETBEANS-6412
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-6412
>             Project: NetBeans
>          Issue Type: Bug
>    Affects Versions: 12.6
>            Reporter: Johan Walter
>            Priority: Major
>
> # Create a new project -> NetBeans Platform Application
>  # Package as -> Zip Distribution
>  # Extract the zip file
>  # Edit etc/application1.conf and set jdk to Java 16. In my case
>  ## jdkhome="C:/Program Files/Java/jdk-16.0.1"
>  # Run the application, bin/application154.exe
>  # View the IDE log.
>  # Copy some text from the log and past it in another application. I.e. 
> notepad.
>  # Everything works fine.
>  # Edit etc/application1.conf and set jdk to Java 17. In my case
>  ## jdkhome="C:/Program Files/Java/jdk-17.0.1"
>  # Run the application, bin/application154.exe
>  # View the IDE log.
>  # Copy some text from the log and past it in another application. I.e. 
> notepad.
>  # It does not work. The clipboard still contains the old selection



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to