YonBIP Development StudioYonBIP Development Studio是YMS开发平台快速开发工具,支持Yonyou YMS平台微服务工程相Web应用开发。 Features
支持快速创建标准的基于maven的YMS微服务工程。可以选择直接打开或切换到新建工程。
YonBIP Development Studio支持两种模式:本地开发模式和云原生式。云原生模式需要与置YMS console和相关配置及注册中心,本地模式则完全依赖本地配置进行开发和调试。
YonBIP Development Studio支持多工程,可以同时打开多个工程(maven parent),每个工程可以包含多个由maven module组成的子工程。如:在一个工作区中同时进行权限和组织开发及调试。
YonBIP Development Studio支持添加本地Repository和yprRepository,支持从Repository中接到微服务产war包和源代码。
YonBIP Development Studio支持添加一起部署的微服务,服务来自于Repository配置,可以同时添加并调试多个微服务。
YonBIP Development Studio支持添加一起联调的微服务,该服务来自于外部,通过ip和端口建立引用,用于多开发者一起进行微服务联调。
支持根据当前打开的工程、一起部署的微服务,生成用于调试的YMS home,并将微服务部署到YMS home中。
支持为微服务关联调试的源代码,并显示在YMS Library中,在调试时采用源代码进行调试。
开发工具会根据当前的工程配置以debug方式启动并进行调试状态。支持断点调试。
通过“打开控制台”功能,会自动打个chome浏览器并打开工作台,并自动植入rdbga cookie,服务流量会打到本机处于调试状态的微服务上。 Requirements操作系统macOS, windows, linux CPU架构x86_64, arm64 Extension SettingsInclude if your extension adds any VS Code settings through the For example: This extension contributes the following settings:
Known IssuesCalling out known issues can help limit users opening duplicate issues against your extension. Release NotesUsers appreciate release notes as you update your extension. 1.0.0Initial release of ... Following extension guidelinesEnsure that you've read through the extensions guidelines and follow the best practices for creating your extension. |