-
```
Thanks for replying to me on plugin page on netbeans plugin portal. It is nice
to hear that you use this on a daily basis.
I brought the project from work to home so I can get some work done ov…
-
```
What steps will reproduce the problem?
1.
Install NetBeans and create an empty NetBeans module project.
2.
Set the jcef jar files as dependencies to the project.
2.
Embed JCEF to the module so tha…
-
building managed-beans-war project with netbeans gets fewer errors when
building against gfv3.0.1 than gfv3.1b24 – but still gets errors.
to build against gfv3.1b24 needed to add to the project libra…
-
### Apache NetBeans version
Apache NetBeans 17
### What happened
I started a Java Ant project, and then needed to use JavaFX, so I created a JavaFX project and copied all my classes over to the new…
-
[exception.log](https://github.com/ceylon/ceylon-ide-netbeans/files/1332539/exception.log)
Hello:
When I open a Maven project that uses the **ceylon-maven-plugin,** NetBeans throws the following…
-
### Apache NetBeans version
Apache NetBeans 17
### What happened
Only the first item is run when we select multiple test/tested files.
### How to reproduce
### Steps :
1. Create a New …
-
### Apache NetBeans version
Apache NetBeans 17 release candidate
### What happened
Created Gradle project with subprojects using VSNetBeans 16.0.301 and OCI tooling. This is done in coexistence wit…
-
### Apache NetBeans version
Apache NetBeans 18
### What happened
Netbeans 12.5 produced no issues.
Prior to errors, I built, deployed to glassfish and ran a jakarta 10 web services REST app in Net…
-
### Apache NetBeans version
Apache NetBeans 16
### What happened
I have a project with three classes and lombok. Two classes are under `src/main/java`:
```
class MyDataClass {
private Stri…
-
### Apache NetBeans version
Apache NetBeans 13
### What happened
If Maven java platform is not the default JDK, and in project properties I set Java Platform to the default one, Maven does no…