Thanks!
On Wed, Aug 10, 2022 at 7:11 PM Mark A. Flacy
wrote:
> You can drag off any edit window to another display (or even another
> window on
> the same display). The overall interface gets a little weird on a Mac,
> but
> perfectly doable.
>
> --
> Mark A. Flacy
> mfl...@verizon.net
>
> On
You can drag off any edit window to another display (or even another window on
the same display). The overall interface gets a little weird on a Mac, but
perfectly doable.
--
Mark A. Flacy
mfl...@verizon.net
On 2022 M08 10, Wed 19:05:48 CDT Blake McBride wrote:
> Greetings,
>
> I have three
Greetings,
I have three monitors. I like to have the IDE with the back-end on one
monitor. Another IDE running the front-end on a second monitor. And then,
the browser displaying the app on the third monitor.
The problem I am having is that NB (14) will only allow me to have one
(essentially)
Besides the build.xml NetBeans needs an m project folder with some
additional files, to be detected as an Ant project. As Neil said, those
stuff can be created with the Free Form Ant project wizard.
NetBeans recognize Maven and Gradle project out of the box without any
additional configuration.
O
On Wed, 10 Aug 2022, 15:37 Blake McBride, wrote:
>
> So, theoretically, if NetBeans sees my build.xml, it should be able to
> integrate, but it doesn't detect the build.xml as an Ant project. I can't
> open the project.
>
I think you want to use the new free form Ant project and point it at you
Greetings,
I have a large Java project that I have been using with IntelliJ. I'd like
to switch back to NetBeans.
Although I am using IntelliJ, I'm not really using their build system. I
actually wrote my own build system. I have a simple Ant script that can
interface with my build system, and
I have also discovered that there is:
https://stackoverflow.com/questions/71928637/unable-to-create-javax-script-engine-for-javascript-error-when-trying-to-creat
where the answer gives detailed reasons why the package as capability can’t
work these days.
Maybe I have to write my own call to jpa
Hi,
I have an app that builds and runs fine on my Mac using NetBeans 14.
I have set up NetBeans 14 on Windows 11 and the app builds and runs fine on
that too.
I now want to package the app for wider release and installation.
However, when I go “package as .msi” I get:
C:\Users\davidjlgradwell