Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve integration wtih IntelliJ IDEA #8977

Closed
atosak opened this issue Sep 16, 2019 · 1 comment
Closed

Improve integration wtih IntelliJ IDEA #8977

atosak opened this issue Sep 16, 2019 · 1 comment
Assignees
Labels
duplicate Epic Used to track Feature Epics that are following the UFO process

Comments

@atosak
Copy link

atosak commented Sep 16, 2019

Improve the integration between Liberty & tWAS with IntelliJ IDEA

Note: the IDEA terminology is different to Eclipse - use this 'IDEA for Eclipse users page' https://www.jetbrains.com/idea/help/eclipse.html

Some scenarios you can achieve in Eclipse, which you can't (or you can with difficulty) from IntelliJ:

  1. I want to easily get from empty project to project that's ready to run Liberty.
    1a. Install Liberty from within IDEA - either from Liberty repository, LARS, or local archive (high)
    1b. Install features from the Liberty repository intothe Liberty runtime.
    1c. Install a beta runtime
    1d. Use multiple servers in the same install (low)

  2. I want to easily author a server.xml
    2a. design editor for server.xml to assist with adding elements
    2b. adding a feature to a server.xml - if it's not installed, offer to install it from the liberty repository

  3. I want to create the same kind of modules as I can projects in Eclipse that run on Liberty
    3a. EAR / WAR / EJB (probably just a test effort)
    3b. user feature
    3c. OSGi - EBA / WAB / others like persistence bundle

  4. I want to use WebSphere provided api's in my application (spec/ibm/third-party)

  5. I want to use WebSphere provided spi's in my feature

@atosak atosak added the Epic Used to track Feature Epics that are following the UFO process label Sep 16, 2019
@yeekangc
Copy link
Member

Superseded by #10352. Closing as duplicate.

@NottyCode NottyCode moved this to Non-Release Delivery Items in Open Liberty Roadmap Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate Epic Used to track Feature Epics that are following the UFO process
Projects
Status: Non-Release Delivery Items
Development

No branches or pull requests

3 participants