Codewind 0.5.0
Thursday 24 October 2019
Appsody
- You can now easily import existing Appsody projects into Codewind, or convert projects to use Appsody during import. For more information, see Importing existing projects.
OpenShift
- Codewind supports the OpenShift project type in Eclipse Che running on OpenShift or OKD. Create and build applications with Codewind and OpenShift. Codewind supports the ODO extension feature.
IDEs (Both Eclipse and VS Code)
- Project template support is improved.
Eclipse
- OpenAPI for Eclipse includes improved post-generation support for Liberty Maven projects. Code is generated and ready for use with no manual steps required to compile it and have a valid
pom.xml
file. - Add existing projects to Codewind directly from the file system. The project will be added to Codewind and imported into Eclipse.
- The project overview page opens when a project is created or added.
VS Code
- GitHub URLs that are used as template resources are no longer limited to raw URLs.
- Template source URLs can use file scheme.
- Improved project overview page.
Website
- Code phrases and code blocks appear with grey backgrounds and syntax coloring for easier visibility.