How to fix WARNING: use of system property netbeans.home has been obsoleted

Tirrel

This is the complete message:

WARNING [org.netbeans.TopSecurityManager]: use of system property netbeans.home has been obsoleted in favor of InstalledFileLocator/Places at org.netbeans.Clusters.relativeDirsWithHome(Clusters.java:137)

Any idea?

cwaltrip

This is a documented bug in Netbeans Platform 7.4:

"Bug 226333 - Prevent warning about use of system property netbeans.user"

The bug is reported fixed in a nightly build in February 2013. However, my team is still seeing this warning despite the fact that we downloaded 7.4 in December 2013 and have applied all subsequent updates. Therefore I think the easiest fix would be to upgrade to version 8.0.

I was going to suggest that you could also download the 7.4 source code and override the appropriate Utils.java class in the Versioning module to apply the fix by Ondrej Vrabec that is documented here. However the class is final, so an upgrade appears to be the only option.

本文收集自互联网,转载请注明来源。

如有侵权,请联系[email protected] 删除。

编辑于
0

我来说两句

0条评论
登录后参与评论

相关文章

来自分类Dev

Maven3 system.property user.home与环境变量HOME

来自分类Dev

How to change interval of a bootstrap carousel once it has been initialised

来自分类Dev

How do I know if my app has been minimized?

来自分类Dev

How do I restore console.log() function that has been disabled by a website?

来自分类Dev

How to use dual monitors on a system with 2 computers?

来自分类Dev

Unity 'the object of type has been destroyed' error

来自分类Dev

System.console()在NetBeans中给出NullPointerException

来自分类Dev

How can I stop my installer from triggering Windows 10's "This app has been blocked for your protection" error?

来自分类Dev

System.getProperty(“ java.home”)的问题

来自分类Dev

Spark: how to use SparkContext.textFile for local file system

来自分类Dev

Resolving System property, clarification needed

来自分类Dev

How to integrate GruntJS with Netbeans 8

来自分类Dev

Fade out after div content has been shown using CSS

来自分类Dev

DataGridView Event to Catch When Cell Value Has Been Changed by User

来自分类Dev

Play framework 2, postgres "This connection has been closed"

来自分类Dev

SQLPackage error: An item with the same key has already been added

来自分类Dev

python: read file continuously, even after it has been logrotated

来自分类Dev

AngularJS Test that a promise has been called inside a promise

来自分类Dev

Has Erlang R17 been released to the present date?

来自分类Dev

Don't clear textbox value after an error has been occurred

来自分类Dev

如何修复警告:系统属性netbeans.home的使用已过时

来自分类Dev

如何修复WARNING JBOSS_HOME可能指向其他安装

来自分类Dev

System.getenv(“ TEST_HOME”)返回null

来自分类Dev

NetBeans Platform: How to register hidden file types

来自分类Dev

Unfortunately the app has stopped. What can I do to fix this?

来自分类Dev

how to fix importing certificate issue

来自分类Dev

Django 1.7 Admin - How to hide timezone warning?

来自分类Dev

How to bind textblock with property

来自分类Dev

TomEE, CXF and Jackson - No message body writer has been found for response class

Related 相关文章

  1. 1

    Maven3 system.property user.home与环境变量HOME

  2. 2

    How to change interval of a bootstrap carousel once it has been initialised

  3. 3

    How do I know if my app has been minimized?

  4. 4

    How do I restore console.log() function that has been disabled by a website?

  5. 5

    How to use dual monitors on a system with 2 computers?

  6. 6

    Unity 'the object of type has been destroyed' error

  7. 7

    System.console()在NetBeans中给出NullPointerException

  8. 8

    How can I stop my installer from triggering Windows 10's "This app has been blocked for your protection" error?

  9. 9

    System.getProperty(“ java.home”)的问题

  10. 10

    Spark: how to use SparkContext.textFile for local file system

  11. 11

    Resolving System property, clarification needed

  12. 12

    How to integrate GruntJS with Netbeans 8

  13. 13

    Fade out after div content has been shown using CSS

  14. 14

    DataGridView Event to Catch When Cell Value Has Been Changed by User

  15. 15

    Play framework 2, postgres "This connection has been closed"

  16. 16

    SQLPackage error: An item with the same key has already been added

  17. 17

    python: read file continuously, even after it has been logrotated

  18. 18

    AngularJS Test that a promise has been called inside a promise

  19. 19

    Has Erlang R17 been released to the present date?

  20. 20

    Don't clear textbox value after an error has been occurred

  21. 21

    如何修复警告:系统属性netbeans.home的使用已过时

  22. 22

    如何修复WARNING JBOSS_HOME可能指向其他安装

  23. 23

    System.getenv(“ TEST_HOME”)返回null

  24. 24

    NetBeans Platform: How to register hidden file types

  25. 25

    Unfortunately the app has stopped. What can I do to fix this?

  26. 26

    how to fix importing certificate issue

  27. 27

    Django 1.7 Admin - How to hide timezone warning?

  28. 28

    How to bind textblock with property

  29. 29

    TomEE, CXF and Jackson - No message body writer has been found for response class

热门标签

归档