简体   繁体   English

修改模块文件时,Netbeans不会更新我的Netbeans-Platform应用程序

[英]Netbeans does not update my Netbeans-Platform application when I modify modules files

I'm currently having troube developing a Netbeans Application on a 7.3RC2 base : I have a few modules of my own, and when I run the application (from the module in netbeans), nothing appears to change since yesterday. 我目前正在troube上以7.3RC2为基础开发Netbeans应用程序:我有自己的几个模块,当我运行该应用程序(来自netbeans中的模块)时,自昨天以来似乎没有任何变化。 Looks like my "executable" files are frozen, no matter what I'm doing. 无论我在做什么,看起来我的“可执行”文件都被冻结了。

I tried cleaning the modules, recreating them and import the source code, desperatly recreate the full project and paste the sources into it... no way. 我试着清理模块,重新创建它们并导入源代码,拼命地重新创建完整项目并将源粘贴到其中……没有办法。

Then, I wondered if there was a kind of "execution folder" which would contain some data kidding me. 然后,我想知道是否存在一种“执行文件夹”,其中包含一些开玩笑的数据。

I did some search on Google and SO, but found nothing answering this problem. 我在Google和SO上进行了一些搜索,但没有找到答案。

Any idea is welcome ! 任何想法都欢迎!

[EDIT 1] [编辑1]

It seems my Netbeans app is using an old module JAR, and does not update it despite of module clean&build. 看来我的Netbeans应用程序使用的是旧模块JAR,尽管进行了模块clean&build,也没有更新它。

Solved ! 解决了 !

Something unexpectedly went wrong with the "Public APIs" configuration in all my modules and they where in "autoload" state, I don't know why. 所有模块中的“公共API”配置出乎意料地出了问题,并且它们处于“自动加载”状态,我不知道为什么。

I had the idea to manually uncheck and re-check all necessary checkboxes, and all is going right now. 我的想法是手动取消选中并重新选中所有必要的复选框,所有操作都在进行中。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM