-
Bug
-
Resolution: Obsolete
-
Major
-
4.0.1.Final, 4.1.0.Alpha1
-
-
Medium
OpenShift wizard shows an error dialog with "Could not import project to the workspace." message:
org.jboss.tools.openshift.express.internal.ui.UnCommittedChangesException: The project ticket-monster has uncommitted changes. Please commit those changes first. at org.jboss.tools.openshift.express.internal.ui.wizard.application.importoperation.ConfigureGitSharedProject.execute(ConfigureGitSharedProject.java:101) at org.jboss.tools.openshift.express.internal.ui.wizard.application.OpenShiftExpressApplicationWizardModel.configureGitSharedProject(OpenShiftExpressApplicationWizardModel.java:158) at org.jboss.tools.openshift.express.internal.ui.wizard.application.OpenShiftExpressApplicationWizard$ImportJob.runInWorkspace(OpenShiftExpressApplicationWizard.java:319) at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
Although git status says there nothing to commit:
[sbunciak@dhcp-27-195 ticket-monster]$ git status # On branch master nothing to commit (working directory clean)
- is blocked by
-
JBIDE-12459 Application wizard: git repository for imported project is not detected correctly if it is in some parent folder
- Closed
- relates to
-
JBIDE-10541 Server adapter: If I add a file to my project, it wont get pushed to OpenShift. Should show EGit commit dialog
- Closed