Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 5.1.5 中从 5.0 打开一个 install4j 项目,并出现一个对话框
加载配置时出错:java.lang.reflect.InvocationTargetException
如果我保存这个项目,大小会从 44kB 下降到 20kB。
我如何弄清楚出了什么问题?堆栈跟踪将是一个很好的开始......
我发现 /tmp/install4j_error.log 显示了堆栈跟踪。
似乎我的 ${compiler:basedir} 变量导致了一个问题,因为它在变量列表中未指定......