[jira] [Updated] (NETBEANS-5258) JavaFX Scene Builder 15.0.0 Integration Linux

2021-01-17 Thread Moacir da Roza Flores (Jira)


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

Moacir da Roza Flores updated NETBEANS-5258:

Description: 
Hello,
 Scene Builder 15.0.0 changed some structure of installation folder, so the 
integration is broken.
 To fix it open the file
 
repository/netbeans/javafx/javafx2.scenebuilder/src/org/netbeans/modules/javafx2/scenebuilder/impl/Bundle.properties

Replace this lines:
 UX_LAUNCHER=JavaFXSceneBuilder$ver$;SceneBuilder
 UX_PROPERTIES=app/scenebuilder.properties;app/SceneBuilder.cfg

By

UX_LAUNCHER=JavaFXSceneBuilder$ver$;SceneBuilder;bin/SceneBuilder
 
UX_PROPERTIES=app/scenebuilder.properties;app/SceneBuilder.cfg;lib/app/SceneBuilder.cfg

Can i open a pull request?

Obs.: Thanks to the people that did this, was very easy support other versions 
of scenebuilder, very well done, i'm surprised how easy was build netbeans.

  was:
Hello,
Scene Builder 15.0.0 changed some structure of installation folder, so the 
integration is broken.
To fix it open the file
repository/netbeans/javafx/javafx2.scenebuilder/src/org/netbeans/modules/javafx2/scenebuilder/impl/Bundle.properties

Replace this lines:
UX_LAUNCHER=JavaFXSceneBuilder$ver$;SceneBuilder
UX_PROPERTIES=app/scenebuilder.properties;app/SceneBuilder.cfg

By

UX_LAUNCHER=JavaFXSceneBuilder$ver$;SceneBuilder*;bin/SceneBuilder*
UX_PROPERTIES=app/scenebuilder.properties;app/SceneBuilder.cfg*;lib/app/SceneBuilder.cfg*

Can i open a pull request?

Obs.: Thanks to the people that did this, was very easy support other versions 
of scenebuilder, very well done, i'm surprised how easy was build netbeans.


> JavaFX Scene Builder 15.0.0 Integration Linux
> -
>
> Key: NETBEANS-5258
> URL: https://issues.apache.org/jira/browse/NETBEANS-5258
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.2
> Environment: Manjaro
> Netbeans 12.2
> Scene Builder 15.0.0
>Reporter: Moacir da Roza Flores
>Priority: Major
>
> Hello,
>  Scene Builder 15.0.0 changed some structure of installation folder, so the 
> integration is broken.
>  To fix it open the file
>  
> repository/netbeans/javafx/javafx2.scenebuilder/src/org/netbeans/modules/javafx2/scenebuilder/impl/Bundle.properties
> Replace this lines:
>  UX_LAUNCHER=JavaFXSceneBuilder$ver$;SceneBuilder
>  UX_PROPERTIES=app/scenebuilder.properties;app/SceneBuilder.cfg
> By
> UX_LAUNCHER=JavaFXSceneBuilder$ver$;SceneBuilder;bin/SceneBuilder
>  
> UX_PROPERTIES=app/scenebuilder.properties;app/SceneBuilder.cfg;lib/app/SceneBuilder.cfg
> Can i open a pull request?
> Obs.: Thanks to the people that did this, was very easy support other 
> versions of scenebuilder, very well done, i'm surprised how easy was build 
> netbeans.



--
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-5258) JavaFX Scene Builder 15.0.0 Integration Linux

2021-01-17 Thread Moacir da Roza Flores (Jira)


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

Moacir da Roza Flores updated NETBEANS-5258:

Description: 
Hello,
 Scene Builder 15.0.0 changed some structure of installation folder, so the 
integration is broken.
 To fix it open the file
 
repository/netbeans/javafx/javafx2.scenebuilder/src/org/netbeans/modules/javafx2/scenebuilder/impl/Bundle.properties

Replace this lines:
 UX_LAUNCHER=JavaFXSceneBuilder$ver$;SceneBuilder
 UX_PROPERTIES=app/scenebuilder.properties;app/SceneBuilder.cfg

By

UX_LAUNCHER=JavaFXSceneBuilder$ver$;SceneBuilder;bin/SceneBuilder
 
UX_PROPERTIES=app/scenebuilder.properties;app/SceneBuilder.cfg;lib/app/SceneBuilder.cfg

Can i open a pull request?

Obs.: Thanks to the people that did this, was very easy support other version 
of scenebuilder, very well done, i'm surprised how easy was build netbeans.

  was:
Hello,
 Scene Builder 15.0.0 changed some structure of installation folder, so the 
integration is broken.
 To fix it open the file
 
repository/netbeans/javafx/javafx2.scenebuilder/src/org/netbeans/modules/javafx2/scenebuilder/impl/Bundle.properties

Replace this lines:
 UX_LAUNCHER=JavaFXSceneBuilder$ver$;SceneBuilder
 UX_PROPERTIES=app/scenebuilder.properties;app/SceneBuilder.cfg

By

UX_LAUNCHER=JavaFXSceneBuilder$ver$;SceneBuilder;bin/SceneBuilder
 
UX_PROPERTIES=app/scenebuilder.properties;app/SceneBuilder.cfg;lib/app/SceneBuilder.cfg

Can i open a pull request?

Obs.: Thanks to the people that did this, was very easy support other versions 
of scenebuilder, very well done, i'm surprised how easy was build netbeans.


> JavaFX Scene Builder 15.0.0 Integration Linux
> -
>
> Key: NETBEANS-5258
> URL: https://issues.apache.org/jira/browse/NETBEANS-5258
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.2
> Environment: Manjaro
> Netbeans 12.2
> Scene Builder 15.0.0
>Reporter: Moacir da Roza Flores
>Priority: Major
>
> Hello,
>  Scene Builder 15.0.0 changed some structure of installation folder, so the 
> integration is broken.
>  To fix it open the file
>  
> repository/netbeans/javafx/javafx2.scenebuilder/src/org/netbeans/modules/javafx2/scenebuilder/impl/Bundle.properties
> Replace this lines:
>  UX_LAUNCHER=JavaFXSceneBuilder$ver$;SceneBuilder
>  UX_PROPERTIES=app/scenebuilder.properties;app/SceneBuilder.cfg
> By
> UX_LAUNCHER=JavaFXSceneBuilder$ver$;SceneBuilder;bin/SceneBuilder
>  
> UX_PROPERTIES=app/scenebuilder.properties;app/SceneBuilder.cfg;lib/app/SceneBuilder.cfg
> Can i open a pull request?
> Obs.: Thanks to the people that did this, was very easy support other version 
> of scenebuilder, very well done, i'm surprised how easy was build netbeans.



--
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-5258) JavaFX Scene Builder 15.0.0 Integration Linux

2021-01-17 Thread Moacir da Roza Flores (Jira)


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

Moacir da Roza Flores updated NETBEANS-5258:

Description: 
Hello,
 Scene Builder 15.0.0 changed some structure of installation folder, so the 
integration is broken.
 To fix it open the file
 
repository/netbeans/javafx/javafx2.scenebuilder/src/org/netbeans/modules/javafx2/scenebuilder/impl/Bundle.properties

Replace this lines:
 UX_LAUNCHER=JavaFXSceneBuilder$ver$;SceneBuilder
 UX_PROPERTIES=app/scenebuilder.properties;app/SceneBuilder.cfg

By

UX_LAUNCHER=JavaFXSceneBuilder$ver$;SceneBuilder;bin/SceneBuilder
 
UX_PROPERTIES=app/scenebuilder.properties;app/SceneBuilder.cfg;lib/app/SceneBuilder.cfg

Can i open a merge request?

Obs.: Thanks to the people that did this, was very easy support other version 
of scenebuilder, very well done, i'm surprised how easy was build netbeans.

  was:
Hello,
 Scene Builder 15.0.0 changed some structure of installation folder, so the 
integration is broken.
 To fix it open the file
 
repository/netbeans/javafx/javafx2.scenebuilder/src/org/netbeans/modules/javafx2/scenebuilder/impl/Bundle.properties

Replace this lines:
 UX_LAUNCHER=JavaFXSceneBuilder$ver$;SceneBuilder
 UX_PROPERTIES=app/scenebuilder.properties;app/SceneBuilder.cfg

By

UX_LAUNCHER=JavaFXSceneBuilder$ver$;SceneBuilder;bin/SceneBuilder
 
UX_PROPERTIES=app/scenebuilder.properties;app/SceneBuilder.cfg;lib/app/SceneBuilder.cfg

Can i open a pull request?

Obs.: Thanks to the people that did this, was very easy support other version 
of scenebuilder, very well done, i'm surprised how easy was build netbeans.


> JavaFX Scene Builder 15.0.0 Integration Linux
> -
>
> Key: NETBEANS-5258
> URL: https://issues.apache.org/jira/browse/NETBEANS-5258
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.2
> Environment: Manjaro
> Netbeans 12.2
> Scene Builder 15.0.0
>Reporter: Moacir da Roza Flores
>Priority: Major
>
> Hello,
>  Scene Builder 15.0.0 changed some structure of installation folder, so the 
> integration is broken.
>  To fix it open the file
>  
> repository/netbeans/javafx/javafx2.scenebuilder/src/org/netbeans/modules/javafx2/scenebuilder/impl/Bundle.properties
> Replace this lines:
>  UX_LAUNCHER=JavaFXSceneBuilder$ver$;SceneBuilder
>  UX_PROPERTIES=app/scenebuilder.properties;app/SceneBuilder.cfg
> By
> UX_LAUNCHER=JavaFXSceneBuilder$ver$;SceneBuilder;bin/SceneBuilder
>  
> UX_PROPERTIES=app/scenebuilder.properties;app/SceneBuilder.cfg;lib/app/SceneBuilder.cfg
> Can i open a merge request?
> Obs.: Thanks to the people that did this, was very easy support other version 
> of scenebuilder, very well done, i'm surprised how easy was build netbeans.



--
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-5258) JavaFX Scene Builder 15.0.0 Integration Linux

2021-01-17 Thread Moacir da Roza Flores (Jira)


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

Moacir da Roza Flores updated NETBEANS-5258:

Attachment: bug.png

> JavaFX Scene Builder 15.0.0 Integration Linux
> -
>
> Key: NETBEANS-5258
> URL: https://issues.apache.org/jira/browse/NETBEANS-5258
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.2
> Environment: Manjaro
> Netbeans 12.2
> Scene Builder 15.0.0
>Reporter: Moacir da Roza Flores
>Priority: Major
> Attachments: bug.png
>
>
> Hello,
>  Scene Builder 15.0.0 changed some structure of installation folder, so the 
> integration is broken.
>  To fix it open the file
>  
> repository/netbeans/javafx/javafx2.scenebuilder/src/org/netbeans/modules/javafx2/scenebuilder/impl/Bundle.properties
> Replace this lines:
>  UX_LAUNCHER=JavaFXSceneBuilder$ver$;SceneBuilder
>  UX_PROPERTIES=app/scenebuilder.properties;app/SceneBuilder.cfg
> By
> UX_LAUNCHER=JavaFXSceneBuilder$ver$;SceneBuilder;bin/SceneBuilder
>  
> UX_PROPERTIES=app/scenebuilder.properties;app/SceneBuilder.cfg;lib/app/SceneBuilder.cfg
> Can i open a merge request?
> Obs.: Thanks to the people that did this, was very easy support other version 
> of scenebuilder, very well done, i'm surprised how easy was build netbeans.



--
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-5258) JavaFX Scene Builder 15.0.0 Integration Linux

2021-01-17 Thread Moacir da Roza Flores (Jira)


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

Moacir da Roza Flores updated NETBEANS-5258:

Description: 
Hello,
 Scene Builder 15.0.0 changed some structure of installation folder, so the 
integration is broken.
 To fix it open the file
 
repository/netbeans/javafx/javafx2.scenebuilder/src/org/netbeans/modules/javafx2/scenebuilder/impl/Bundle.properties

Replace this lines:
 UX_LAUNCHER=JavaFXSceneBuilder$ver$;SceneBuilder
 UX_PROPERTIES=app/scenebuilder.properties;app/SceneBuilder.cfg

By

UX_LAUNCHER=JavaFXSceneBuilder$ver$;SceneBuilder;bin/SceneBuilder
 
UX_PROPERTIES=app/scenebuilder.properties;app/SceneBuilder.cfg;lib/app/SceneBuilder.cfg

Can i open a pull request?

Obs.: Thanks to the people that did this, was very easy support other version 
of scenebuilder, very well done, i'm surprised how easy was build netbeans.

  was:
Hello,
 Scene Builder 15.0.0 changed some structure of installation folder, so the 
integration is broken.
 To fix it open the file
 
repository/netbeans/javafx/javafx2.scenebuilder/src/org/netbeans/modules/javafx2/scenebuilder/impl/Bundle.properties

Replace this lines:
 UX_LAUNCHER=JavaFXSceneBuilder$ver$;SceneBuilder
 UX_PROPERTIES=app/scenebuilder.properties;app/SceneBuilder.cfg

By

UX_LAUNCHER=JavaFXSceneBuilder$ver$;SceneBuilder;bin/SceneBuilder
 
UX_PROPERTIES=app/scenebuilder.properties;app/SceneBuilder.cfg;lib/app/SceneBuilder.cfg

Can i open a merge request?

Obs.: Thanks to the people that did this, was very easy support other version 
of scenebuilder, very well done, i'm surprised how easy was build netbeans.


> JavaFX Scene Builder 15.0.0 Integration Linux
> -
>
> Key: NETBEANS-5258
> URL: https://issues.apache.org/jira/browse/NETBEANS-5258
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.2
> Environment: Manjaro
> Netbeans 12.2
> Scene Builder 15.0.0
>Reporter: Moacir da Roza Flores
>Priority: Major
> Attachments: bug.png
>
>
> Hello,
>  Scene Builder 15.0.0 changed some structure of installation folder, so the 
> integration is broken.
>  To fix it open the file
>  
> repository/netbeans/javafx/javafx2.scenebuilder/src/org/netbeans/modules/javafx2/scenebuilder/impl/Bundle.properties
> Replace this lines:
>  UX_LAUNCHER=JavaFXSceneBuilder$ver$;SceneBuilder
>  UX_PROPERTIES=app/scenebuilder.properties;app/SceneBuilder.cfg
> By
> UX_LAUNCHER=JavaFXSceneBuilder$ver$;SceneBuilder;bin/SceneBuilder
>  
> UX_PROPERTIES=app/scenebuilder.properties;app/SceneBuilder.cfg;lib/app/SceneBuilder.cfg
> Can i open a pull request?
> Obs.: Thanks to the people that did this, was very easy support other version 
> of scenebuilder, very well done, i'm surprised how easy was build netbeans.



--
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-5258) JavaFX Scene Builder 15.0.0 Integration Linux

2021-01-18 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot updated NETBEANS-5258:
-
Labels: pull-request-available  (was: )

> JavaFX Scene Builder 15.0.0 Integration Linux
> -
>
> Key: NETBEANS-5258
> URL: https://issues.apache.org/jira/browse/NETBEANS-5258
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.2
> Environment: Manjaro
> Netbeans 12.2
> Scene Builder 15.0.0
>Reporter: Moacir da Roza Flores
>Priority: Major
>  Labels: pull-request-available
> Attachments: bug.png
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Hello,
>  Scene Builder 15.0.0 changed some structure of installation folder, so the 
> integration is broken.
>  To fix it open the file
>  
> repository/netbeans/javafx/javafx2.scenebuilder/src/org/netbeans/modules/javafx2/scenebuilder/impl/Bundle.properties
> Replace this lines:
>  UX_LAUNCHER=JavaFXSceneBuilder$ver$;SceneBuilder
>  UX_PROPERTIES=app/scenebuilder.properties;app/SceneBuilder.cfg
> By
> UX_LAUNCHER=JavaFXSceneBuilder$ver$;SceneBuilder;bin/SceneBuilder
>  
> UX_PROPERTIES=app/scenebuilder.properties;app/SceneBuilder.cfg;lib/app/SceneBuilder.cfg
> Can i open a pull request?
> Obs.: Thanks to the people that did this, was very easy support other version 
> of scenebuilder, very well done, i'm surprised how easy was build netbeans.



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