是否可以从 Genexus IDE(外部工具)调用外部批处理文件
Is it possible to call an external Batch file from Genexus IDE (external tool)
从 Genexus IDE,我想调用一个批处理文件作为参数传递 Genexus 项目位置;类似于 Jdeveloper 中的 "External Tools",这可能吗?如果有,在哪里?
从 Genexus 15 U12 开始,有一个名为构建事件的新功能 https://wiki.genexus.com/commwiki/servlet/wiki?39474
我相信这就是你需要的
据我所知,要这样做,您必须使用 genexus sdk 并开发一个用户扩展以将其集成到 IDE
从 Genexus IDE,我想调用一个批处理文件作为参数传递 Genexus 项目位置;类似于 Jdeveloper 中的 "External Tools",这可能吗?如果有,在哪里?
从 Genexus 15 U12 开始,有一个名为构建事件的新功能 https://wiki.genexus.com/commwiki/servlet/wiki?39474 我相信这就是你需要的
据我所知,要这样做,您必须使用 genexus sdk 并开发一个用户扩展以将其集成到 IDE