-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4133 from OpenLiberty/staging
Various small edits
- Loading branch information
Showing
4 changed files
with
22 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 6 additions & 6 deletions
12
...-24-liberty-tools-visual-studio-code.adoc → ...-21-liberty-tools-visual-studio-code.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,22 @@ | ||
--- | ||
layout: post | ||
title: "Effective cloud native development with Open Liberty in Visual Studio Code" | ||
title: "Visual Studio Code: Effective cloud-native Java app development with Liberty Tools" | ||
# Do NOT change the categories section | ||
categories: blog | ||
author_picture: https://avatars3.githubusercontent.com/GraceJansen | ||
author_github: https://github.com/GraceJansen | ||
seo-title: Effective cloud native development with Open Liberty in Visual Studio Code - OpenLiberty.io | ||
author_picture: https://avatars3.githubusercontent.com/GraceJansen | ||
author_github: https://github.com/GraceJansen | ||
seo-title: "Visual Studio Code: Effective cloud-native Java app development with Liberty Tools - OpenLiberty.io" | ||
seo-description: Liberty Tools for Visual Studio Code enables fast, easy and efficient development of cloud native Java applications with Open Liberty. | ||
blog_description: "Liberty Tools for Visual Studio Code enables fast, easy and efficient development of cloud native Java applications with Open Liberty." | ||
open-graph-image: https://openliberty.io/img/twitter_card.jpg | ||
open-graph-image-alt: Open Liberty Logo | ||
redirect_link: https://developer.ibm.com/articles/awb-effective-cloud-native-development-open-liberty-vs-code/ | ||
permalink: /blog/redirected.html | ||
--- | ||
= Effective cloud native development with Open Liberty in Visual Studio Code | ||
= Visual Studio Code: Effective cloud-native Java app development with Liberty Tools | ||
Grace Jansen <https://github.com/GraceJansen> | ||
//Blank line here is necessary before starting the body of the post. | ||
|
||
As cloud-native developers, you have to care not only about developing your application, but also the building, deployment, and management of it in production. These added tasks create a complex and often challenging environment, which causes you to be constantly switching between different platforms, tools, and frameworks. | ||
|
||
What you need is a way in which you could complete this diverse set of tasks, with language and framework support, all within one IDE. The open source Liberty Tools for Visual Studio Code offers just this option, helping you develop, build, test, deploy, and manage your applications – all within your favorite IDE, Visual Studio Code! | ||
What you need is a way in which you could complete this diverse set of tasks, with language and framework support, all within one IDE. The open source Liberty Tools for Visual Studio Code offers just this option, helping you develop, build, test, deploy, and manage your applications – all within your favorite IDE, Visual Studio Code! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,22 @@ | ||
--- | ||
layout: post | ||
title: "Effective cloud-native Java app development with Open Liberty in IntelliJ IDEA" | ||
title: "IntelliJ IDEA: Effective cloud-native Java app development with Liberty Tools" | ||
# Do NOT change the categories section | ||
categories: blog | ||
author_picture: https://avatars3.githubusercontent.com/GraceJansen | ||
author_github: https://github.com/GraceJansen | ||
seo-title: Effective cloud-native Java app development with Open Liberty in IntelliJ IDEA - OpenLiberty.io | ||
author_picture: https://avatars3.githubusercontent.com/GraceJansen | ||
author_github: https://github.com/GraceJansen | ||
seo-title: "IntelliJ IDEA: Effective cloud-native Java app development with Liberty Tools - OpenLiberty.io" | ||
seo-description: Use Liberty Tools for IntelliJ IDEA to enable rapid, easy, and efficient development of cloud-native Java applications with Open Liberty. | ||
blog_description: "Use Liberty Tools for IntelliJ IDEA to enable rapid, easy, and efficient development of cloud-native Java applications with Open Liberty." | ||
open-graph-image: https://openliberty.io/img/twitter_card.jpg | ||
open-graph-image-alt: Open Liberty Logo | ||
redirect_link: https://developer.ibm.com/articles/awb-effective-cloud-native-development-open-liberty-intellij-idea/ | ||
permalink: /blog/redirected.html | ||
--- | ||
= Effective cloud-native Java app development with Open Liberty in IntelliJ IDEA | ||
= IntelliJ IDEA: Effective cloud-native Java app development with Liberty Tools | ||
Grace Jansen <https://github.com/GraceJansen> | ||
//Blank line here is necessary before starting the body of the post. | ||
|
||
When it comes to integrated development environments, within the Java community, IntelliJ IDEA is the most popular IDE amongst professional developers. It is the preferred IDE of choice by 2/5ths of developers, making up the biggest majority of IDE users in this community, according to JRebel's 2023 Java Developer Productivity Report. This well-established and highly popular IDE provides a fantastic and highly efficient environment in which to develop effective cloud-native Java applications, significantly improving the development experience. However, in order to truly unlock this improved development experience and enhanced productivity, we must ensure that we have the most appropriate and useful plugins. | ||
|
||
In this article, we'll explore the Liberty Tools plugin for IntelliJ IDEA and how this plugin can help enable fast, easy, and efficient development of cloud-native Java applications with Open Liberty. | ||
In this article, we'll explore the Liberty Tools plugin for IntelliJ IDEA and how this plugin can help enable fast, easy, and efficient development of cloud-native Java applications with Open Liberty. |
12 changes: 6 additions & 6 deletions
12
...2024-11-01-liberty-tools-eclipse-ide.adoc → ...2024-11-06-liberty-tools-eclipse-ide.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
--- | ||
layout: post | ||
title: "Effective cloud-native Java app development with Open Liberty in the Eclipse IDE" | ||
title: "Eclipse IDE: Effective cloud-native Java app development with Liberty Tools" | ||
# Do NOT change the categories section | ||
categories: blog | ||
author_picture: https://avatars3.githubusercontent.com/GraceJansen | ||
author_github: https://github.com/GraceJansen | ||
seo-title: Effective cloud-native Java app development with Open Liberty in the Eclipse IDE - OpenLiberty.io | ||
author_picture: https://avatars3.githubusercontent.com/GraceJansen | ||
author_github: https://github.com/GraceJansen | ||
seo-title: "Eclipse IDE: Effective cloud-native Java app development with Liberty Tools - OpenLiberty.io" | ||
seo-description: Use Liberty Tools for Eclipse to enable fast, easy, and efficient development of cloud native Java applications with Open Liberty in the Eclipse IDE. | ||
blog_description: "Use Liberty Tools for Eclipse to enable fast, easy, and efficient development of cloud native Java applications with Open Liberty in the Eclipse IDE." | ||
open-graph-image: https://openliberty.io/img/twitter_card.jpg | ||
open-graph-image-alt: Open Liberty Logo | ||
redirect_link: https://developer.ibm.com/articles/awb-effective-cloud-native-development-open-liberty-eclipse-ide/ | ||
permalink: /blog/redirected.html | ||
--- | ||
= Effective cloud-native Java app development with Open Liberty in the Eclipse IDE | ||
= Eclipse IDE: Effective cloud-native Java app development with Liberty Tools | ||
Grace Jansen <https://github.com/GraceJansen> | ||
//Blank line here is necessary before starting the body of the post. | ||
|
||
The Eclipse IDE has been a popular choice with developers for many years, placing 2nd in "most popular IDE of 2022" in the JRebel survey. This mature and fully-featured IDE, with an extensive plugin repository, can help to significantly improve the development experience. However, ensuring that developers have the most appropriate and helpful plugins can be the key to unlocking this improved development experience and enhanced productivity. In this article, we explore the Liberty Tools plugin for Eclipse IDE and how it can help enable fast, easy, and efficient development of cloud-native Java applications with Open Liberty. | ||
The Eclipse IDE has been a popular choice with developers for many years, placing 2nd in "most popular IDE of 2022" in the JRebel survey. This mature and fully-featured IDE, with an extensive plugin repository, can help to significantly improve the development experience. However, ensuring that developers have the most appropriate and helpful plugins can be the key to unlocking this improved development experience and enhanced productivity. In this article, we explore the Liberty Tools plugin for Eclipse IDE and how it can help enable fast, easy, and efficient development of cloud-native Java applications with Open Liberty. |