[jira] [Commented] (NETBEANS-4286) Disregarded mouse clicks

2020-05-03 Thread Alan Langford (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-4286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17098614#comment-17098614
 ] 

Alan Langford commented on NETBEANS-4286:
-

I did a quick mouse-down / move / mouse up test and see the problem with the 
following Look and feel settings: FlatLaf Light (my nominal selection), 
Windows, Nimbus, CDE/Motif, Dark Metal. I didn't Bother trying the light/dark 
variants.

> Disregarded mouse clicks 
> -
>
> Key: NETBEANS-4286
> URL: https://issues.apache.org/jira/browse/NETBEANS-4286
> Project: NetBeans
>  Issue Type: Improvement
>  Components: ide - UI
>Affects Versions: 11.0, 11.1, 11.2, 11.3
> Environment: Multiple reports. See "Mouse Quirks" on mailing list.
>Reporter: Alan Langford
>Priority: Major
>
> Mouse clicks appear to be disregarded if there is mouse motion between the 
> mouse-down and mouse-up events.
> The problem appears to be more prevalent as monitor resolution increases.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Comment Edited] (NETBEANS-4286) Disregarded mouse clicks

2020-05-03 Thread Eirik Bakke (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-4286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17098556#comment-17098556
 ] 

Eirik Bakke edited comment on NETBEANS-4286 at 5/3/20, 8:35 PM:


Like Eric S., I can reproduce the breakpoint problem consistently, but have 
never observed the problem with the "X" buttons.

I think these are two different bugs which will require patches in different 
parts of the code (and eventually two separate JIRA issues--though we can keep 
this one as an "umbrella" issue).

The breakpoint bug is probably an easy one to fix--as Alan says, somewhere 
there's a listener listening for a mouseClicked event, but those events are not 
triggered if the mouse moves a teeny bit between the mouse press and the mouse 
release.

The tab "X" bug (which, again, I think is unrelated) is trickier--we need to 
figure out how to reproduce it before we can fix it.

Those of you who can observe the tab "X" bug--which Look and Feel do you use?


was (Author: ebakke):
Like Eric S., I can reproduce the breakpoint problem consistently, but have 
never observed the problem with the "X" buttons.

I think these are two different bugs which will require patches in different 
parts of the code (and eventually two separate JIRA issues--though we can keep 
this one as an "umbrella" issue).

The breakpoint bug is probably an easy one to fix--as Alan says, somewhere 
there's a listener listening for a mouseClicked event, but those events are not 
triggered if the mouse moves a teeny bit between the mouse press and the mouse 
release.

The tab "X" bug--which, again, I think is unrelated, is trickier--we need to 
figure out how to reproduce it before we can fix it.

Those of you who can observe the tab "X" bug--which Look and Feel do you use?

> Disregarded mouse clicks 
> -
>
> Key: NETBEANS-4286
> URL: https://issues.apache.org/jira/browse/NETBEANS-4286
> Project: NetBeans
>  Issue Type: Improvement
>  Components: ide - UI
>Affects Versions: 11.0, 11.1, 11.2, 11.3
> Environment: Multiple reports. See "Mouse Quirks" on mailing list.
>Reporter: Alan Langford
>Priority: Major
>
> Mouse clicks appear to be disregarded if there is mouse motion between the 
> mouse-down and mouse-up events.
> The problem appears to be more prevalent as monitor resolution increases.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-4286) Disregarded mouse clicks

2020-05-03 Thread Eirik Bakke (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-4286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17098556#comment-17098556
 ] 

Eirik Bakke commented on NETBEANS-4286:
---

Like Eric S., I can reproduce the breakpoint problem consistently, but have 
never observed the problem with the "X" buttons.

I think these are two different bugs which will require patches in different 
parts of the code (and eventually two separate JIRA issues--though we can keep 
this one as an "umbrella" issue).

The breakpoint bug is probably an easy one to fix--as Alan says, somewhere 
there's a listener listening for a mouseClicked event, but those events are not 
triggered if the mouse moves a teeny bit between the mouse press and the mouse 
release.

The tab "X" bug--which, again, I think is unrelated, is trickier--we need to 
figure out how to reproduce it before we can fix it.

Those of you who can observe the tab "X" bug--which Look and Feel do you use?

> Disregarded mouse clicks 
> -
>
> Key: NETBEANS-4286
> URL: https://issues.apache.org/jira/browse/NETBEANS-4286
> Project: NetBeans
>  Issue Type: Improvement
>  Components: ide - UI
>Affects Versions: 11.0, 11.1, 11.2, 11.3
> Environment: Multiple reports. See "Mouse Quirks" on mailing list.
>Reporter: Alan Langford
>Priority: Major
>
> Mouse clicks appear to be disregarded if there is mouse motion between the 
> mouse-down and mouse-up events.
> The problem appears to be more prevalent as monitor resolution increases.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-3973) Code auto formatting for lambda arrows

2020-05-03 Thread Michel Graciano (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-3973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17098509#comment-17098509
 ] 

Michel Graciano commented on NETBEANS-3973:
---

PR just sent [https://github.com/apache/netbeans/pull/2127]

> Code auto formatting for lambda arrows
> --
>
> Key: NETBEANS-3973
> URL: https://issues.apache.org/jira/browse/NETBEANS-3973
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Editor
>Affects Versions: 11.3
> Environment: Arch Linux and the included "jdk11-openjdk" package, 
> official NB 11.3 bin download
>Reporter: Bernd Michaely
>Assignee: Michel Graciano
>Priority: Major
> Attachments: image-2020-05-02-17-52-49-898.png
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Since NB 11.3, code auto formatting for lambda errors is broken. NB adds an 
> additional space before the lambda arrow. To reproduce the problem choose
> Menu Tools -> Options -> Editor -> Formatting ->
> Language: Java
> Category: Wrapping ->
> - "Lambda Arrow" : Never
> - Check "Wrap After Lambda Arrow"
> Category: Spaces -> Around Operators
> -> "Lambda Arrow" unchecked:
> {{11.2: BinaryOperator plus = (a, b)->a+b;}}
> {{11.3: BinaryOperator plus = (a, b)_->a+b;}}{{}}
> -> or "Lambda Arrow" checked:
> {{11.2: BinaryOperator plus = (a, b) -> a+b;}}
> {{11.2: BinaryOperator plus = (a, b)_ -> a+b;}}{{}}
> ... the underscore chars indicating the additional space char.
> Note, that the additional space only appears, if "Wrap After Lambda Arrow" is 
> checked.
> (This problem causes a lot of noise in Diff and VCS for existing code, so 
> this is pretty annoying and currently prevents me from upgrading to NB 11.3)
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Assigned] (NETBEANS-3973) Code auto formatting for lambda arrows

2020-05-03 Thread Michel Graciano (Jira)


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

Michel Graciano reassigned NETBEANS-3973:
-

Assignee: Michel Graciano

> Code auto formatting for lambda arrows
> --
>
> Key: NETBEANS-3973
> URL: https://issues.apache.org/jira/browse/NETBEANS-3973
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Editor
>Affects Versions: 11.3
> Environment: Arch Linux and the included "jdk11-openjdk" package, 
> official NB 11.3 bin download
>Reporter: Bernd Michaely
>Assignee: Michel Graciano
>Priority: Major
> Attachments: image-2020-05-02-17-52-49-898.png
>
>
> Since NB 11.3, code auto formatting for lambda errors is broken. NB adds an 
> additional space before the lambda arrow. To reproduce the problem choose
> Menu Tools -> Options -> Editor -> Formatting ->
> Language: Java
> Category: Wrapping ->
> - "Lambda Arrow" : Never
> - Check "Wrap After Lambda Arrow"
> Category: Spaces -> Around Operators
> -> "Lambda Arrow" unchecked:
> {{11.2: BinaryOperator plus = (a, b)->a+b;}}
> {{11.3: BinaryOperator plus = (a, b)_->a+b;}}{{}}
> -> or "Lambda Arrow" checked:
> {{11.2: BinaryOperator plus = (a, b) -> a+b;}}
> {{11.2: BinaryOperator plus = (a, b)_ -> a+b;}}{{}}
> ... the underscore chars indicating the additional space char.
> Note, that the additional space only appears, if "Wrap After Lambda Arrow" is 
> checked.
> (This problem causes a lot of noise in Diff and VCS for existing code, so 
> this is pretty annoying and currently prevents me from upgrading to NB 11.3)
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-4302) Netbeans 11.3 AND Java 14 Windows-10 64-bit

2020-05-03 Thread Geertjan Wielenga (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-4302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17098492#comment-17098492
 ] 

Geertjan Wielenga commented on NETBEANS-4302:
-

Can you read the download page again please?

> Netbeans 11.3 AND Java 14 Windows-10 64-bit
> ---
>
> Key: NETBEANS-4302
> URL: https://issues.apache.org/jira/browse/NETBEANS-4302
> Project: NetBeans
>  Issue Type: Bug
> Environment: Windows-10 Pro x64
>Reporter: Michael J Reeves
>Priority: Critical
>  Labels: 14, Java, Windows-10, compatibility, x64
>
> According to latest documentation, Netbeans 11.3 is compatible  with Java 14. 
>  Both versions are 64-bit.
> The installation program for Java 14 completed.
> The installation program for Netbeans 11.3 cannot recognize the installation.
> Are there solutions for this problem?
>  
> Am I forced to continue using 32-bit versions?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-4302) Netbeans 11.3 AND Java 14 Windows-10 64-bit

2020-05-03 Thread Michael J Reeves (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-4302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17098482#comment-17098482
 ] 

Michael J Reeves commented on NETBEANS-4302:


Well, I was trying to do a single install of Java 14.xx, and Netbeans 11.3.

What was confusing was that Java 14 was listed as being supported, but 
the install program for Netbeans 11.3 did not recognize the Java 14 
installation.

One of the responses I received indicated I would have to install an 
earlier version of Java, and then I could use Java 14???

So, my next question was do I have to have both Java versions installed 
to use Java 14?

I am going to use it for programming searches involving Corpus research 
(I am an undergraduate student in Linguistics). It may not be the best 
platform for this type of project. I don't know.

But, it is one of the programming languages that might be generic enough 
to use. Besides Java, I have done programming include C/C++, BASIC/PLUS, 
and Assembler/Machine code. I am going to start studying 'R - 
Programming Language' over the Summer for statistical analysis of the 
results.

I have to start thinking about my Senior Capstone Project in Linguistics.

This subject material fall under the headings of Corpus Linguistics and 
Computational Linguistics.

Do have any other questions, suggestions, or insights for me?

THANKS.

MJR


-- 
-
Everyone has a disability.

DO NOT let a disability STOP you from ACHIEVING your best!

  Michael J. Reeves 08/01/2018
-
(*I Report SPAM)
Michael J. Reeves, AA, ASc
2211 S. Marion street, Apt. #A
Kirksville, Missouri 63501
Cell: (916) 799-2935
Registered with: Do Not Call Registry
E-Mail: michaeljreeves@sbcglobal.net
E-Mail: mjr2...@truman.edu
-


> Netbeans 11.3 AND Java 14 Windows-10 64-bit
> ---
>
> Key: NETBEANS-4302
> URL: https://issues.apache.org/jira/browse/NETBEANS-4302
> Project: NetBeans
>  Issue Type: Bug
> Environment: Windows-10 Pro x64
>Reporter: Michael J Reeves
>Priority: Critical
>  Labels: 14, Java, Windows-10, compatibility, x64
>
> According to latest documentation, Netbeans 11.3 is compatible  with Java 14. 
>  Both versions are 64-bit.
> The installation program for Java 14 completed.
> The installation program for Netbeans 11.3 cannot recognize the installation.
> Are there solutions for this problem?
>  
> Am I forced to continue using 32-bit versions?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-4302) Netbeans 11.3 AND Java 14 Windows-10 64-bit

2020-05-03 Thread Geertjan Wielenga (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-4302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17098470#comment-17098470
 ] 

Geertjan Wielenga commented on NETBEANS-4302:
-

Or you can unzip the ZIP file instead of using the installer.

> Netbeans 11.3 AND Java 14 Windows-10 64-bit
> ---
>
> Key: NETBEANS-4302
> URL: https://issues.apache.org/jira/browse/NETBEANS-4302
> Project: NetBeans
>  Issue Type: Bug
> Environment: Windows-10 Pro x64
>Reporter: Michael J Reeves
>Priority: Critical
>  Labels: 14, Java, Windows-10, compatibility, x64
>
> According to latest documentation, Netbeans 11.3 is compatible  with Java 14. 
>  Both versions are 64-bit.
> The installation program for Java 14 completed.
> The installation program for Netbeans 11.3 cannot recognize the installation.
> Are there solutions for this problem?
>  
> Am I forced to continue using 32-bit versions?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-4302) Netbeans 11.3 AND Java 14 Windows-10 64-bit

2020-05-03 Thread Geertjan Wielenga (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-4302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17098469#comment-17098469
 ] 

Geertjan Wielenga commented on NETBEANS-4302:
-

How else do you plan to do it?

> Netbeans 11.3 AND Java 14 Windows-10 64-bit
> ---
>
> Key: NETBEANS-4302
> URL: https://issues.apache.org/jira/browse/NETBEANS-4302
> Project: NetBeans
>  Issue Type: Bug
> Environment: Windows-10 Pro x64
>Reporter: Michael J Reeves
>Priority: Critical
>  Labels: 14, Java, Windows-10, compatibility, x64
>
> According to latest documentation, Netbeans 11.3 is compatible  with Java 14. 
>  Both versions are 64-bit.
> The installation program for Java 14 completed.
> The installation program for Netbeans 11.3 cannot recognize the installation.
> Are there solutions for this problem?
>  
> Am I forced to continue using 32-bit versions?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-4302) Netbeans 11.3 AND Java 14 Windows-10 64-bit

2020-05-03 Thread Michael J Reeves (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-4302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17098468#comment-17098468
 ] 

Michael J Reeves commented on NETBEANS-4302:


Do I need to have both JDKs installed?

THANKS.

MJR


-- 
-
Everyone has a disability.

DO NOT let a disability STOP you from ACHIEVING your best!

  Michael J. Reeves 08/01/2018
-
(*I Report SPAM)
Michael J. Reeves, AA, ASc
2211 S. Marion street, Apt. #A
Kirksville, Missouri 63501
Cell: (916) 799-2935
Registered with: Do Not Call Registry
E-Mail: michaeljreeves@sbcglobal.net
E-Mail: mjr2...@truman.edu
-


> Netbeans 11.3 AND Java 14 Windows-10 64-bit
> ---
>
> Key: NETBEANS-4302
> URL: https://issues.apache.org/jira/browse/NETBEANS-4302
> Project: NetBeans
>  Issue Type: Bug
> Environment: Windows-10 Pro x64
>Reporter: Michael J Reeves
>Priority: Critical
>  Labels: 14, Java, Windows-10, compatibility, x64
>
> According to latest documentation, Netbeans 11.3 is compatible  with Java 14. 
>  Both versions are 64-bit.
> The installation program for Java 14 completed.
> The installation program for Netbeans 11.3 cannot recognize the installation.
> Are there solutions for this problem?
>  
> Am I forced to continue using 32-bit versions?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Updated] (NETBEANS-3405) Not copying all files for remote build and debug

2020-05-03 Thread Matthew Bennett (Jira)


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

Matthew Bennett updated NETBEANS-3405:
--
Attachment: configurations.xml

> Not copying all files for remote build and debug
> 
>
> Key: NETBEANS-3405
> URL: https://issues.apache.org/jira/browse/NETBEANS-3405
> Project: NetBeans
>  Issue Type: Bug
>  Components: cnd - Remote
>Affects Versions: 11.1
> Environment: Macbook Pro Catalina, 10.15.1
> Raspberry PI running Raspbian Buster
>Reporter: Matthew Bennett
>Priority: Blocker
> Attachments: configurations.xml, filelist.txt
>
>
> I'm using Netbeans 11 with the plugin for C/C++ development with a raspberry 
> pi as a remote compile / debugger. When I try and compile, I get an error
> 'make: *** No rule to make target 'Visual/src/linkedList.c', needed by 
> 'build/linkedList.o'.'
> The source code exists within the project, but the file is not copied with 
> the other source files. When I inspect the destination directory, a number of 
> files are missing.
> Copy method SFTP:



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Updated] (NETBEANS-3405) Not copying all files for remote build and debug

2020-05-03 Thread Matthew Bennett (Jira)


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

Matthew Bennett updated NETBEANS-3405:
--
Attachment: filelist.txt

> Not copying all files for remote build and debug
> 
>
> Key: NETBEANS-3405
> URL: https://issues.apache.org/jira/browse/NETBEANS-3405
> Project: NetBeans
>  Issue Type: Bug
>  Components: cnd - Remote
>Affects Versions: 11.1
> Environment: Macbook Pro Catalina, 10.15.1
> Raspberry PI running Raspbian Buster
>Reporter: Matthew Bennett
>Priority: Blocker
> Attachments: configurations.xml, filelist.txt
>
>
> I'm using Netbeans 11 with the plugin for C/C++ development with a raspberry 
> pi as a remote compile / debugger. When I try and compile, I get an error
> 'make: *** No rule to make target 'Visual/src/linkedList.c', needed by 
> 'build/linkedList.o'.'
> The source code exists within the project, but the file is not copied with 
> the other source files. When I inspect the destination directory, a number of 
> files are missing.
> Copy method SFTP:



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Updated] (NETBEANS-3405) Not copying all files for remote build and debug

2020-05-03 Thread Matthew Bennett (Jira)


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

Matthew Bennett updated NETBEANS-3405:
--
Priority: Blocker  (was: Major)

> Not copying all files for remote build and debug
> 
>
> Key: NETBEANS-3405
> URL: https://issues.apache.org/jira/browse/NETBEANS-3405
> Project: NetBeans
>  Issue Type: Bug
>  Components: cnd - Remote
>Affects Versions: 11.1
> Environment: Macbook Pro Catalina, 10.15.1
> Raspberry PI running Raspbian Buster
>Reporter: Matthew Bennett
>Priority: Blocker
>
> I'm using Netbeans 11 with the plugin for C/C++ development with a raspberry 
> pi as a remote compile / debugger. When I try and compile, I get an error
> 'make: *** No rule to make target 'Visual/src/linkedList.c', needed by 
> 'build/linkedList.o'.'
> The source code exists within the project, but the file is not copied with 
> the other source files. When I inspect the destination directory, a number of 
> files are missing.
> Copy method SFTP:



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-3405) Not copying all files for remote build and debug

2020-05-03 Thread Matthew Bennett (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-3405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17098334#comment-17098334
 ] 

Matthew Bennett commented on NETBEANS-3405:
---

Work around has not worked. Once again I am unable to remote compile because 
NetBeans is not copying all files for my C project. 

Error Info:

Copying project files to 
/home/pi/.netbeans/remote/rpi3b06/macbook-pro-2-MacOSX-x86_64 at pi@rpi3b06

Building project files list...

Checking directory structure...

Checking previously uploaded files...

Checking links...

Uploading changed files:

Zipping 1,112 changed files...

Uploading zip to pi@rpi3b06...

Unzipping changed files...

Checking exec permissions...

Uploading changed files finished successfully.
cd 
'/home/pi/.netbeans/remote/rpi3b06/macbook-pro-2-MacOSX-x86_64/Users/matthew/Documents/Bostin
 Technology/RadarPi'/usr/bin/make -f makefilemkdir -p buildmake: *** No rule to 
make target 'common/src/adcFunctions.c', needed by 'build/adcFunctions.o'.  
Stop.
BUILD FAILED (exit value 2, total time: 219ms)

As can be seen by the 2 attachments, the list of files in Configuration.xml is 
significantly shorter than the list of files within the project. It really 
makes the product unworkable is everytime I wish to build I have to commit all 
files into Github, download them on the Pi and then compile them

 

> Not copying all files for remote build and debug
> 
>
> Key: NETBEANS-3405
> URL: https://issues.apache.org/jira/browse/NETBEANS-3405
> Project: NetBeans
>  Issue Type: Bug
>  Components: cnd - Remote
>Affects Versions: 11.1
> Environment: Macbook Pro Catalina, 10.15.1
> Raspberry PI running Raspbian Buster
>Reporter: Matthew Bennett
>Priority: Major
>
> I'm using Netbeans 11 with the plugin for C/C++ development with a raspberry 
> pi as a remote compile / debugger. When I try and compile, I get an error
> 'make: *** No rule to make target 'Visual/src/linkedList.c', needed by 
> 'build/linkedList.o'.'
> The source code exists within the project, but the file is not copied with 
> the other source files. When I inspect the destination directory, a number of 
> files are missing.
> Copy method SFTP:



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-4302) Netbeans 11.3 AND Java 14 Windows-10 64-bit

2020-05-03 Thread Geertjan Wielenga (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-4302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17098255#comment-17098255
 ] 

Geertjan Wielenga commented on NETBEANS-4302:
-

As stated on the Download page, the installer for 11.3 does not support JDK 14. 
Use a different JDK to install 11.3 and after installation, you can run and use 
JDK 14 with 11.3.

> Netbeans 11.3 AND Java 14 Windows-10 64-bit
> ---
>
> Key: NETBEANS-4302
> URL: https://issues.apache.org/jira/browse/NETBEANS-4302
> Project: NetBeans
>  Issue Type: Bug
> Environment: Windows-10 Pro x64
>Reporter: Michael J Reeves
>Priority: Critical
>  Labels: 14, Java, Windows-10, compatibility, x64
>
> According to latest documentation, Netbeans 11.3 is compatible  with Java 14. 
>  Both versions are 64-bit.
> The installation program for Java 14 completed.
> The installation program for Netbeans 11.3 cannot recognize the installation.
> Are there solutions for this problem?
>  
> Am I forced to continue using 32-bit versions?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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