Here is another netbeans warning..

Does this look familiar?

I'm actively using the C/C++ module in Netbeans and I'm aware that it is
not "fully supported" yet. But, I would be happy to help since I use this
as part of my day-to-day work..

-brad w.

...
   org.apache.commons.lang [2.6 2.6]
    com.jcraft.jzlib [1.0.7 1.0.7]
    com.googlecode.javaewah.JavaEWAH [0.7.9 0.7.9]
    com.google.guava [15.0.0 15.0.0]
INFO [org.netbeans.core.netigso.Netigso]: bundle
[email protected] started
INFO [org.netbeans.core.network.proxy.NetworkProxyReloader]: System network
proxy resolver: no suitable found, using fallback.
INFO [org.netbeans.core.network.proxy.fallback.FallbackNetworkProxy]:
Fallback system proxy resolver: no http_proxy variable found
INFO [org.netbeans.core.network.proxy.NetworkProxyReloader]: System network
proxy reloading succeeded.
INFO [org.netbeans.core.network.proxy.NetworkProxyReloader]: System network
proxy - mode: direct
INFO [org.netbeans.core.network.proxy.NetworkProxyReloader]: System network
proxy: fell to default (correct if direct mode went before)
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by
org.netbeans.core.windows.view.ui.MainWindow
(jar:file:/home/bwalker/netbeans-9.0/platform/modules/org-netbeans-core-windows.jar!/)
to field sun.awt.X11.XToolkit.awtAppClassName
WARNING: Please consider reporting this to the maintainers of
org.netbeans.core.windows.view.ui.MainWindow
WARNING: Use --illegal-access=warn to enable warnings of further illegal
reflective access operations
WARNING: All illegal access operations will be denied in a future release
INFO [org.netbeans.modules.cnd.utils.cache.CndFileUtils]: C/C++ File Utils:
using case-sensitive file system
WARNING [org.netbeans.TopSecurityManager]: use of system property
netbeans.home has been obsoleted in favor of InstalledFileLocator/Places at
org.netbeans.modules.java.j2seplatform.platformdefinition.Util.removeNBArtifacts(Util.java:337)
WARNING [org.netbeans.TopSecurityManager]: use of system property
netbeans.user has been obsoleted in favor of InstalledFileLocator/Places at
org.netbeans.modules.nativeexecution.support.hostinfo.impl.HostInfoFactory.getNBKey(HostInfoFactory.java:394)
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]:
Resolving dependencies took: 2 ms
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]:
Complete indexing of 0 binary roots took: 0 ms
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]:
Complete indexing of 0 source roots took: 0 ms (New or modified files: 0,
Deleted files: 0) [Adding listeners took: 0 ms]
Configuration updated:
    0 deleted items
...

Reply via email to