I had a look in etc/netbeans.clusters and noticed:
# platform cluster first
platform
# application cluster second
nb
# ergonomics cluster if present
ergonomics
# and now the rest
ide

Changing etc/pendingtask.clusters

from

pendingtask
extra
java
platform
bin
etc

to

platform
pendingtask
extra
java
bin
etc

does nothing, removing "platform" from clusters resulted in only one
row under "Installation =", the app started but the other problems
remains.

Perhaps I should mention that I use maven, a simple ant based platform
app indicates the same duplication though.
  Installation            = /atlas/data/git/slask/antbased/build/cluster
                            /snap/netbeans/45/netbeans/platform
                            /snap/netbeans/45/netbeans/platform


Den lör 27 mars 2021 kl 09:00 skrev Patrik Karlström <pat...@trixon.se>:
>
> I'm having two problems with my platform application that I don't know
> how to handle.
>  - Exiting the IDE indicates that I have processes running of my app,
> but I don't.
>  - Exiting the application with running indeterminate progress handles
> requires me to confirm twice that I want to "Exit IDE", my app that
> is.
>
> Grasping for straws, I noticed in every platform application I create,
> as in the example below, the platform row is listed twice. Like the
> last one.
>
> How come?
>
> This is not the case when looking at the IDE log.
>
> Patrik
>
> >Log Session: Saturday, March 27, 2021 at 8:42:40 AM Central European 
> >Standard Time
> >System Info:
>   Product Version         = pendingTask
> 12.3-c3d4f6fa6c956cf1b5a35e8da4f44a96ab76f6a9
>   Operating System        = Linux version 5.4.0-70-generic running on amd64
>   Java; VM; Vendor        = 11.0.10; OpenJDK 64-Bit Server VM
> 11.0.10+9-Ubuntu-0ubuntu1.20.04; Ubuntu
>   Runtime                 = OpenJDK Runtime Environment
> 11.0.10+9-Ubuntu-0ubuntu1.20.04
>   Java Home               = /usr/lib/jvm/java-11-openjdk-amd64
>   System Locale; Encoding = sv_SE (pendingtask); UTF-8
>   Home Directory          = /home/pata
>   Current Directory       = /atlas/data/git/slask/pendingTask/application
>   User Directory          =
> /atlas/data/git/slask/pendingTask/application/target/userdir
>   Cache Directory         = /home/pata/.cache/pendingtask/dev
>   Installation            =
> /atlas/data/git/slask/pendingTask/application/target/pendingtask/pendingtask
>
> /atlas/data/git/slask/pendingTask/application/target/pendingtask/extra
>
> /atlas/data/git/slask/pendingTask/application/target/pendingtask/java
>
> /atlas/data/git/slask/pendingTask/application/target/pendingtask/platform
>
> /atlas/data/git/slask/pendingTask/application/target/pendingtask/bin
>
> /atlas/data/git/slask/pendingTask/application/target/pendingtask/etc
>
> /atlas/data/git/slask/pendingTask/application/target/pendingtask/platform

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-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