JetBrains-Research / JetBrains-Research/plugin-utilities

Correctly open projects that can be opened with several "project configurations"

Open
#13 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Kotlin
Stars
4
Forks
2
PR merge metrics
No merged PRs in 30d

Description

There are projects that can be opened with several "project configurations".

![image](https://user-images.githubusercontent.com/14346255/128135274-481f905b-9309-42ed-8925-51e05429a3e6.png)

But headless IDEA automatically picks the first project configuration and this approach does not work for all projects.

**Possible solution**: try to open those projects with all possible project configurations.
This can be done (probably) with `SelectProjectOpenProcessorDialog#setTestDialog`

**Examples of such projects**:

All listed projects are Eclipse projects so this issue might be related only to Eclipse projects

https://github.com/Etar-Group/Etar-Calendar
https://github.com/javamelody/javamelody
https://github.com/amaembo/streamex

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.