[jira] [Commented] (NETBEANS-6114) Code completion for new Classname constructors broken in 12.5

2021-10-11 Thread Peter Hendriks (Jira)


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

Peter Hendriks commented on NETBEANS-6114:
--

[~mbien] Actually _"Its just an inconvenience to press ctrl+space again."_  
This I cannot reproduce. On Mac (OSX 11.6) I can press ctrl-space 100 times but 
nothing happens now.

So also typing the name of a class / function / instance half and pressing 
ctrl-space does nothing and you only find out if you spelled correctly after 
you finished typing and see a red line below or not. 

I'd say this is some basic functionality of a good IDE that preferred users to 
start using NB over Notepad++

> Code completion for new Classname constructors broken in 12.5
> -
>
> Key: NETBEANS-6114
> URL: https://issues.apache.org/jira/browse/NETBEANS-6114
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.3, 12.4, 12.5
>Reporter: Mitch Claborn
>Priority: Minor
>
> I upgraded from 12.0 to 12.5. When I type "new ClassName" using ctrl+Space in 
> the middle of the class name to finish the class name, I'm pretty sure that 
> NB 12.0 was automatically showing the various constructors in a code 
> completion pop-up, while NB 12.5 requires me to hit ctrl + Space again. 
> The behavior from 12.0 should be restored, or at least create an option to 
> control this behavior.



--
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-6114) Code completion for new Classname constructors broken in 12.5

2021-10-11 Thread Peter Hendriks (Jira)


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

Peter Hendriks commented on NETBEANS-6114:
--

What is the procedure for getting this on the agenda? Voting in the top-right 
menu?

> Code completion for new Classname constructors broken in 12.5
> -
>
> Key: NETBEANS-6114
> URL: https://issues.apache.org/jira/browse/NETBEANS-6114
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.3, 12.4, 12.5
>Reporter: Mitch Claborn
>Priority: Major
>
> I upgraded from 12.0 to 12.5. When I type "new ClassName" using ctrl+Space in 
> the middle of the class name to finish the class name, I'm pretty sure that 
> NB 12.0 was automatically showing the various constructors in a code 
> completion pop-up, while NB 12.5 requires me to hit ctrl + Space again. 
> The behavior from 12.0 should be restored, or at least create an option to 
> control this behavior.



--
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-6114) Code completion for new Classname constructors broken in 12.5

2021-10-11 Thread Peter Hendriks (Jira)


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

Peter Hendriks commented on NETBEANS-6114:
--

I would even say since 12.5, in 12.4 it worked fine for me (on mac)

Issue: ctrl-space does not trigger autocomplete anymore. Autocomplete is 
working though when pressing . after a class name. 

> Code completion for new Classname constructors broken in 12.5
> -
>
> Key: NETBEANS-6114
> URL: https://issues.apache.org/jira/browse/NETBEANS-6114
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.3, 12.4, 12.5
>Reporter: Mitch Claborn
>Priority: Minor
>
> I upgraded from 12.0 to 12.5. When I type "new ClassName" using ctrl+Space in 
> the middle of the class name to finish the class name, I'm pretty sure that 
> NB 12.0 was automatically showing the various constructors in a code 
> completion pop-up, while NB 12.5 requires me to hit ctrl + Space again. 
> The behavior from 12.0 should be restored, or at least create an option to 
> control this behavior.



--
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-6114) Code completion for new Classname constructors broken in 12.5

2021-10-11 Thread Peter Hendriks (Jira)


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

Peter Hendriks updated NETBEANS-6114:
-
Priority: Major  (was: Minor)

> Code completion for new Classname constructors broken in 12.5
> -
>
> Key: NETBEANS-6114
> URL: https://issues.apache.org/jira/browse/NETBEANS-6114
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.3, 12.4, 12.5
>Reporter: Mitch Claborn
>Priority: Major
>
> I upgraded from 12.0 to 12.5. When I type "new ClassName" using ctrl+Space in 
> the middle of the class name to finish the class name, I'm pretty sure that 
> NB 12.0 was automatically showing the various constructors in a code 
> completion pop-up, while NB 12.5 requires me to hit ctrl + Space again. 
> The behavior from 12.0 should be restored, or at least create an option to 
> control this behavior.



--
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-5397) Generating entities from database fails when selecting multiple tables.

2021-06-21 Thread Peter Hendriks (Jira)


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

Peter Hendriks commented on NETBEANS-5397:
--

[~matthiasblaesing] I tested this again with NB 12.4 with the new javac lib and 
this works fine now. I'm not sure if I should be the one closing this ticket 
but as far as I'm concerned this is solved.

> Generating entities from database fails when selecting multiple tables.
> ---
>
> Key: NETBEANS-5397
> URL: https://issues.apache.org/jira/browse/NETBEANS-5397
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - Persistence
>Affects Versions: 12.2, 12.3, 12.4
> Environment: !image-2021-03-02-11-40-58-636.png!
>Reporter: Peter Hendriks
>Priority: Blocker
> Fix For: 12.4
>
> Attachments: NBEntityCreationTest.zip, Screenshot 2021-03-02 at 
> 11.39.14.png, image-2021-03-02-11-40-58-636.png
>
>
> At this moment, when adding entities from a db with the wizard and selecting 
> all tables. Entities will result in plain classes without even getters or 
> setters. 
>  
> The ide throws a persistence error.
>  
> when adding the entities table for table at a time it works, np
>  
>  



--
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-5397) Generating entities from database fails when selecting multiple tables.

2021-05-05 Thread Peter Hendriks (Jira)


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

Peter Hendriks updated NETBEANS-5397:
-
Summary: Generating entities from database fails when selecting multiple 
tables.  (was: Generating entities from database, when tables with 
relationships are present, fails)

> Generating entities from database fails when selecting multiple tables.
> ---
>
> Key: NETBEANS-5397
> URL: https://issues.apache.org/jira/browse/NETBEANS-5397
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - Persistence
>Affects Versions: 12.2, 12.3, 12.4
> Environment: !image-2021-03-02-11-40-58-636.png!
>Reporter: Peter Hendriks
>Priority: Blocker
> Fix For: 12.4
>
> Attachments: NBEntityCreationTest.zip, Screenshot 2021-03-02 at 
> 11.39.14.png, image-2021-03-02-11-40-58-636.png
>
>
> At this moment, when adding entities from a db with the wizard and selecting 
> all tables. Entities will result in plain classes without even getters or 
> setters. 
>  
> The ide throws a persistence error.
>  
> when adding the entities table for table at a time it works, np
>  
>  



--
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-5397) Generating entities from database, when tables with relationships are present, fails

2021-05-05 Thread Peter Hendriks (Jira)


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

Peter Hendriks updated NETBEANS-5397:
-
Fix Version/s: 12.4

> Generating entities from database, when tables with relationships are 
> present, fails
> 
>
> Key: NETBEANS-5397
> URL: https://issues.apache.org/jira/browse/NETBEANS-5397
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - Persistence
>Affects Versions: 12.2, 12.3, 12.4
> Environment: !image-2021-03-02-11-40-58-636.png!
>Reporter: Peter Hendriks
>Priority: Blocker
> Fix For: 12.4
>
> Attachments: NBEntityCreationTest.zip, Screenshot 2021-03-02 at 
> 11.39.14.png, image-2021-03-02-11-40-58-636.png
>
>
> At this moment, when adding entities from a db with the wizard and selecting 
> all tables. Entities will result in plain classes without even getters or 
> setters. 
>  
> The ide throws a persistence error.
>  
> when adding the entities table for table at a time it works, np
>  
>  



--
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-5397) Generating entities from database, when tables with relationships are present, fails

2021-04-19 Thread Peter Hendriks (Jira)


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

Peter Hendriks commented on NETBEANS-5397:
--

[~matthiasblaesing] sounds like a plan, keep me posted!

> Generating entities from database, when tables with relationships are 
> present, fails
> 
>
> Key: NETBEANS-5397
> URL: https://issues.apache.org/jira/browse/NETBEANS-5397
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - Persistence
>Affects Versions: 12.2, 12.3, 12.4
> Environment: !image-2021-03-02-11-40-58-636.png!
>Reporter: Peter Hendriks
>Priority: Blocker
> Attachments: NBEntityCreationTest.zip, Screenshot 2021-03-02 at 
> 11.39.14.png, image-2021-03-02-11-40-58-636.png
>
>
> At this moment, when adding entities from a db with the wizard and selecting 
> all tables. Entities will result in plain classes without even getters or 
> setters. 
>  
> The ide throws a persistence error.
>  
> when adding the entities table for table at a time it works, np
>  
>  



--
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-5397) Generating entities from database, when tables with relationships are present, fails

2021-04-19 Thread Peter Hendriks (Jira)


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

Peter Hendriks commented on NETBEANS-5397:
--

Hi Guys! Thnx for looking into it. Can I help to test this somewhere? Is there 
a nightly build I can grab or a branch I should build?

 

> Generating entities from database, when tables with relationships are 
> present, fails
> 
>
> Key: NETBEANS-5397
> URL: https://issues.apache.org/jira/browse/NETBEANS-5397
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - Persistence
>Affects Versions: 12.2, 12.3, 12.4
> Environment: !image-2021-03-02-11-40-58-636.png!
>Reporter: Peter Hendriks
>Priority: Blocker
> Attachments: NBEntityCreationTest.zip, Screenshot 2021-03-02 at 
> 11.39.14.png, image-2021-03-02-11-40-58-636.png
>
>
> At this moment, when adding entities from a db with the wizard and selecting 
> all tables. Entities will result in plain classes without even getters or 
> setters. 
>  
> The ide throws a persistence error.
>  
> when adding the entities table for table at a time it works, np
>  
>  



--
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-5397) Generating entities from (mysql) database while adding all tables does not work

2021-04-14 Thread Peter Hendriks (Jira)


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

Peter Hendriks commented on NETBEANS-5397:
--

[^NBEntityCreationTest.zip]

> Generating entities from (mysql) database while adding all tables does not 
> work
> ---
>
> Key: NETBEANS-5397
> URL: https://issues.apache.org/jira/browse/NETBEANS-5397
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - Persistence
>Affects Versions: 12.2
> Environment: !image-2021-03-02-11-40-58-636.png!
>Reporter: Peter Hendriks
>Priority: Blocker
> Attachments: NBEntityCreationTest.zip, Screenshot 2021-03-02 at 
> 11.39.14.png, image-2021-03-02-11-40-58-636.png
>
>
> At this moment, when adding entities from a db with the wizard and selecting 
> all tables. Entities will result in plain classes without even getters or 
> setters. 
>  
> The ide throws a persistence error.
>  
> when adding the entities table for table at a time it works, np
>  
>  



--
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-5397) Generating entities from (mysql) database while adding all tables does not work

2021-04-14 Thread Peter Hendriks (Jira)


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

Peter Hendriks updated NETBEANS-5397:
-
Attachment: NBEntityCreationTest.zip

> Generating entities from (mysql) database while adding all tables does not 
> work
> ---
>
> Key: NETBEANS-5397
> URL: https://issues.apache.org/jira/browse/NETBEANS-5397
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - Persistence
>Affects Versions: 12.2
> Environment: !image-2021-03-02-11-40-58-636.png!
>Reporter: Peter Hendriks
>Priority: Blocker
> Attachments: NBEntityCreationTest.zip, Screenshot 2021-03-02 at 
> 11.39.14.png, image-2021-03-02-11-40-58-636.png
>
>
> At this moment, when adding entities from a db with the wizard and selecting 
> all tables. Entities will result in plain classes without even getters or 
> setters. 
>  
> The ide throws a persistence error.
>  
> when adding the entities table for table at a time it works, np
>  
>  



--
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-5397) Generating entities from (mysql) database while adding all tables does not work

2021-04-14 Thread Peter Hendriks (Jira)


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

Peter Hendriks commented on NETBEANS-5397:
--

{code:java}
INFO [org.netbeans.api.java.source.ElementHandle]: Cannot resolve: 
ElementHandle[kind=OTHER; sigs=nl.case1.nbentitycreationtest.Suppliers_ ]INFO 
[org.netbeans.api.java.source.ElementHandle]: Cannot resolve: 
ElementHandle[kind=OTHER; sigs=nl.case1.nbentitycreationtest.Suppliers_ 
]WARNING 
[org.netbeans.modules.j2ee.metadata.model.api.support.annotation.PersistentObjectManager]:
 typesAdded: type ElementHandle[kind=OTHER; 
sigs=nl.case1.nbentitycreationtest.Suppliers_ ] has dissapearedINFO 
[org.netbeans.api.java.source.ElementHandle]: Cannot resolve: 
ElementHandle[kind=OTHER; sigs=nl.case1.nbentitycreationtest.Suppliers_ 
]WARNING 
[org.netbeans.modules.j2ee.metadata.model.api.support.annotation.PersistentObjectManager]:
 typesAdded: type ElementHandle[kind=OTHER; 
sigs=nl.case1.nbentitycreationtest.Suppliers_ ] has dissapearedINFO 
[org.netbeans.api.java.source.ElementHandle]: Cannot resolve: 
ElementHandle[kind=OTHER; sigs=nl.case1.nbentitycreationtest.Shippers_ ]WARNING 
[org.netbeans.modules.j2ee.metadata.model.api.support.annotation.PersistentObjectManager]:
 typesAdded: type ElementHandle[kind=OTHER; 
sigs=nl.case1.nbentitycreationtest.Shippers_ ] has dissapearedINFO 
[org.netbeans.api.java.source.ElementHandle]: Cannot resolve: 
ElementHandle[kind=OTHER; sigs=nl.case1.nbentitycreationtest.OrderDetails_ 
]WARNING 
[org.netbeans.modules.j2ee.metadata.model.api.support.annotation.PersistentObjectManager]:
 typesAdded: type ElementHandle[kind=OTHER; 
sigs=nl.case1.nbentitycreationtest.OrderDetails_ ] has dissapearedINFO 
[org.netbeans.api.java.source.ElementHandle]: Cannot resolve: 
ElementHandle[kind=OTHER; sigs=nl.case1.nbentitycreationtest.OrderDetailsPK_ 
]WARNING 
[org.netbeans.modules.j2ee.metadata.model.api.support.annotation.PersistentObjectManager]:
 typesAdded: type ElementHandle[kind=OTHER; 
sigs=nl.case1.nbentitycreationtest.OrderDetailsPK_ ] has dissapearedINFO 
[org.netbeans.api.java.source.ElementHandle]: Cannot resolve: 
ElementHandle[kind=OTHER; sigs=nl.case1.nbentitycreationtest.Shippers_ ]WARNING 
[org.netbeans.modules.j2ee.metadata.model.api.support.annotation.PersistentObjectManager]:
 typesAdded: type ElementHandle[kind=OTHER; 
sigs=nl.case1.nbentitycreationtest.Shippers_ ] has dissapearedINFO 
[org.netbeans.api.java.source.ElementHandle]: Cannot resolve: 
ElementHandle[kind=OTHER; sigs=nl.case1.nbentitycreationtest.OrderDetails_ 
]WARNING 
[org.netbeans.modules.j2ee.metadata.model.api.support.annotation.PersistentObjectManager]:
 typesAdded: type ElementHandle[kind=OTHER; 
sigs=nl.case1.nbentitycreationtest.OrderDetails_ ] has dissapearedINFO 
[org.netbeans.api.java.source.ElementHandle]: Cannot resolve: 
ElementHandle[kind=OTHER; sigs=nl.case1.nbentitycreationtest.OrderDetailsPK_ 
]WARNING 
[org.netbeans.modules.j2ee.metadata.model.api.support.annotation.PersistentObjectManager]:
 typesAdded: type ElementHandle[kind=OTHER; 
sigs=nl.case1.nbentitycreationtest.OrderDetailsPK_ ] has dissapearedINFO 
[org.netbeans.api.java.source.ElementHandle]: Cannot resolve: 
ElementHandle[kind=OTHER; sigs=nl.case1.nbentitycreationtest.Shippers_ ]WARNING 
[org.netbeans.modules.j2ee.metadata.model.api.support.annotation.PersistentObjectManager]:
 typesAdded: type ElementHandle[kind=OTHER; 
sigs=nl.case1.nbentitycreationtest.Shippers_ ] has dissapearedINFO 
[org.netbeans.api.java.source.ElementHandle]: Cannot resolve: 
ElementHandle[kind=OTHER; sigs=nl.case1.nbentitycreationtest.OrderDetails_ 
]WARNING 
[org.netbeans.modules.j2ee.metadata.model.api.support.annotation.PersistentObjectManager]:
 typesAdded: type ElementHandle[kind=OTHER; 
sigs=nl.case1.nbentitycreationtest.OrderDetails_ ] has dissapearedINFO 
[org.netbeans.api.java.source.ElementHandle]: Cannot resolve: 
ElementHandle[kind=OTHER; sigs=nl.case1.nbentitycreationtest.OrderDetailsPK_ 
]WARNING 
[org.netbeans.modules.j2ee.metadata.model.api.support.annotation.PersistentObjectManager]:
 typesAdded: type ElementHandle[kind=OTHER; 
sigs=nl.case1.nbentitycreationtest.OrderDetailsPK_ ] has dissapearedSEVERE 
[org.openide.util.Exceptions]java.lang.NullPointerException at 
com.sun.tools.javac.processing.JavacProcessingEnvironment.discoverAndRunProcs(JavacProcessingEnvironment.java:914)
 at 
com.sun.tools.javac.processing.JavacProcessingEnvironment.access$2500(JavacProcessingEnvironment.java:113)
 at 
com.sun.tools.javac.processing.JavacProcessingEnvironment$Round.run(JavacProcessingEnvironment.java:1298)
 at 
com.sun.tools.javac.processing.JavacProcessingEnvironment.doProcessing(JavacProcessingEnvironment.java:1380)
 at 
com.sun.tools.javac.main.JavaCompiler.processAnnotations(JavaCompiler.java:1350)
 at 
com.sun.tools.javac.main.JavaCompiler.processAnnotations(JavaCompiler.java:1240)
 

[jira] [Commented] (NETBEANS-5397) Generating entities from (mysql) database while adding all tables does not work

2021-04-12 Thread Peter Hendriks (Jira)


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

Peter Hendriks commented on NETBEANS-5397:
--

Let me check later today if I can reproduce this with another dbms other than 
mysql

> Generating entities from (mysql) database while adding all tables does not 
> work
> ---
>
> Key: NETBEANS-5397
> URL: https://issues.apache.org/jira/browse/NETBEANS-5397
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - Persistence
>Affects Versions: 12.2
> Environment: !image-2021-03-02-11-40-58-636.png!
>Reporter: Peter Hendriks
>Priority: Blocker
> Attachments: Screenshot 2021-03-02 at 11.39.14.png, 
> image-2021-03-02-11-40-58-636.png
>
>
> At this moment, when adding entities from a db with the wizard and selecting 
> all tables. Entities will result in plain classes without even getters or 
> setters. 
>  
> The ide throws a persistence error.
>  
> when adding the entities table for table at a time it works, np
>  
>  



--
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] [Created] (NETBEANS-5397) Generating entities from (mysql) database while adding all tables does not work

2021-03-02 Thread Peter Hendriks (Jira)
Peter Hendriks created NETBEANS-5397:


 Summary: Generating entities from (mysql) database while adding 
all tables does not work
 Key: NETBEANS-5397
 URL: https://issues.apache.org/jira/browse/NETBEANS-5397
 Project: NetBeans
  Issue Type: Bug
  Components: javaee - Persistence
Affects Versions: 12.2
 Environment: !image-2021-03-02-11-40-58-636.png!
Reporter: Peter Hendriks
 Fix For: 12.3
 Attachments: Screenshot 2021-03-02 at 11.39.14.png, 
image-2021-03-02-11-40-58-636.png

At this moment, when adding entities from a db with the wizard and selecting 
all tables. Entities will result in plain classes without even getters or 
setters. 

 

The ide throws a persistence error.

 

when adding the entities table for table at a time it works, np

 

 



--
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-3168) nb-javac-1.7 - duplicate context value

2019-09-27 Thread Peter Hendriks (Jira)


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

Peter Hendriks commented on NETBEANS-3168:
--

Hi Guys, experienced the same issue with nb-javac as well, found out Geertjan's 
solution of not updating after some hours of trial-and-error. Today resumed the 
search and saw the update, great work, works like a dream, thnx!

 

> nb-javac-1.7 - duplicate context value
> --
>
> Key: NETBEANS-3168
> URL: https://issues.apache.org/jira/browse/NETBEANS-3168
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Compiler
>Affects Versions: 11.1
> Environment: NB11.1 running on OpenJDK 13
> Maven 3.6.2 running on AdoptOpenJDK 8 
>Reporter: Pierre Maréchal
>Priority: Blocker
> Attachments: IDE.log
>
>
> Since update to nb-javac 1.7 on a fresh NB 11.1 install, an exception is 
> thrown during scanning  of maven project : java.lang.AssertionError: 
> duplicate context value
>  
>  



--
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