Developing WLST scripts with Eclipse
We are in the process of开发者_开发知识库 developing several WLST (WebLogic Scripting Tool) scripts and we would like to setup a development environment.
Has anybody managed to configure Eclipse PyDev (or another plugin) to support it? Do you know any other alternative?
Thank you for your answers.
the latest version of OEPE allows to create and run WLST scripts. Latest version is located here...
http://www.oracle.com/technetwork/developer-tools/eclipse/downloads/index.html
精彩评论