我将网豆从7.0版本更新为7.1.2。 我首先注意到的一件事是,我不能再将探索者窗口的文件拖到网豆上打开它。 有人知道我为什么不能再这样做吗? 或者你知道一个设置或什么东西可以让它像上一个版本那样工作,这将会是件好事。 我通过互联网搜寻了一个解决方案,但一直无法找到答案。
<强 > EDIT 强 >
我更新了我版本的NetBeans, 它工作了几个星期, 但我无法再打开文件, 把它们拖到 IDE 上。
我将网豆从7.0版本更新为7.1.2。 我首先注意到的一件事是,我不能再将探索者窗口的文件拖到网豆上打开它。 有人知道我为什么不能再这样做吗? 或者你知道一个设置或什么东西可以让它像上一个版本那样工作,这将会是件好事。 我通过互联网搜寻了一个解决方案,但一直无法找到答案。
<强 > EDIT 强 >
我更新了我版本的NetBeans, 它工作了几个星期, 但我无法再打开文件, 把它们拖到 IDE 上。
我找到了解决我问题的办法。 看起来如果NetBeans是作为管理员运行的, 那么您将无法再拖放文件在 IDE 中打开文件。 关闭它可以解决我的问题 。
要在 Windows 7 中做到这一点, 请右键单击 Netbeans 图标 & gt; 属性 & gt; 兼容性标签 & gt; 更改所有用户的设置 & gt; 取消单击“ 运行此程序作为管理员” 。
不想这么说,但在我的Windows 7盒"它只是工作"。
I m using Netbeans to develop with Drupal. I m trying to let Netbeans get drupal core and modules from the repository on drupal.org to my local working copy. Problem is: I already have a working ...
I have a Java web app using JDBC created in NetBeans deployed to Tomcat that gives a "java.sql.SQLException: No suitable driver found for ..." error. The same app works fine when I run it as a non-web ...
Does anyone know how to work with the Card Layout in the NetBeans GUI builder tool? I want to show panels as per the JRadioButton selection, so I want to lay this out using the Card Layout.
Quick personal background: I was hired a few months ago as the sole .NET developer (C#) by a company whose other devs are all php devs. A week into the job I was told they wanted to switch to Java ...
I m writing a Java ME app that will use privileged operations such as messaging. By default the user is prompted to confirm each of these operations, but I would like to run it as a background ...
Is there a way, a method, to be able to effectively run unit tests (phpunit) on both linux and windows? I need to do this because some parts of the system is only available under linux, but i do want ...
I m developing various in-house extensions for JIRA, the issue tracker we use. So far I worked with Netbeans and everything worked like a charm. However, now I need to switch to Eclipse and I m ...
I ve recently started using netbeans for a few hobby projects. I ve come from a JDeveloper background and I m used to been able to see my ant build file from the project explorer window. In ...