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

Maven preference settings not available initially when the application starts with the preference page opened #6467

Closed
lmcbout opened this issue Oct 29, 2019 · 4 comments
Labels
bug bugs found in the application electron issues related to the electron target help wanted issues meant to be picked up, require help java issues related to the java language plug-in system issues related to the plug-in system vscode issues related to VSCode compatibility

Comments

@lmcbout
Copy link
Contributor

lmcbout commented Oct 29, 2019

Description

Starting a maven project when the preference editor is open does not show the maven sub-folder

Reproduction Steps

Tested on Electron.

Open a maven project
Open the preference settings page
Close the backend application (File->Close workspace)
Restart the electron application (Open the workspace)
--> should open with the latest workspace and the preference settings page open in the editor
--> Look to find the tab for the maven settings, not there
Close the preference settings page
Re-open the preference setting page (File-> Settings-> Open Preference)
--> The maven tab settings is available

OS and Theia version:
Electron on Ubuntu 16.04
Theia: master

Configuration: package.json: remove @theia/java
Plugins installed:
    redhat.java-051.0.vsix
    vscjava.vscode-java-debug-0.22.0.vsix
    vscode-java-dependency-0.6.0.vsix
    vscode-java-test-0.20.0.vsix
    vscjava.vscode-maven-0.19.1.vsix

Diagnostics:
MavenPrefNotAvailable

@vince-fugnitto vince-fugnitto added java issues related to the java language plug-in system issues related to the plug-in system vscode issues related to VSCode compatibility labels Oct 29, 2019
@akosyakov akosyakov added bug bugs found in the application electron issues related to the electron target help wanted issues meant to be picked up, require help labels Oct 30, 2019
@lmcbout
Copy link
Contributor Author

lmcbout commented Nov 8, 2019

Tested with the pr #6510 and it will solved this issue when merged.

@vzhukovs
Copy link
Contributor

PR #6510 has been merged to the master. @lmcbout, recheck the new changes

@lmcbout
Copy link
Contributor Author

lmcbout commented Nov 14, 2019

Tested with the next version of Theia and the problem is solved
This issue will be fixed and merged in the next official release of Theia end of November
@vzhukovskii Thanks,

@lmcbout lmcbout closed this as completed Nov 14, 2019
@vzhukovs
Copy link
Contributor

@lmcbout you're welcome

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bugs found in the application electron issues related to the electron target help wanted issues meant to be picked up, require help java issues related to the java language plug-in system issues related to the plug-in system vscode issues related to VSCode compatibility
Projects
None yet
Development

No branches or pull requests

4 participants