[JBoss JIRA] (JBIDE-16360) Fix Browser engine Integration in Luna
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16360?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen closed JBIDE-16360.
---------------------------------------
Resolution: Out of Date
we moved more to use webkit/javafx so less relevant now.
> Fix Browser engine Integration in Luna
> --------------------------------------
>
> Key: JBIDE-16360
> URL: https://issues.jboss.org/browse/JBIDE-16360
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: upstream
> Reporter: Max Rydahl Andersen
> Priority: Blocker
> Fix For: 4.2.0.Beta3
>
>
> The browser integration in eclipse is important for our tools. This jira is to track issues we are working on or there are important for us to get fixed related to browser integration in eclipse which relate to our browsersim and to the visual page editor
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 9 months
[JBoss JIRA] (JBIDE-17740) Cannot deploy git-based project to OpenShift
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17740?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-17740:
-------------------------------
Assignee: Andre Dietisheim
> Cannot deploy git-based project to OpenShift
> --------------------------------------------
>
> Key: JBIDE-17740
> URL: https://issues.jboss.org/browse/JBIDE-17740
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.2.0.Beta3
> Reporter: Marián Labuda
> Assignee: Andre Dietisheim
> Priority: Blocker
> Labels: respin-a
> Fix For: 4.2.0.Beta3
>
> Attachments: import.png
>
>
> It is not possible to deploy existing git based project to the OpenShift instance. What's going to happen is that new OpenShift project is created, but existing git project is not merged. As result there is a project based on basic cartridge and not on existing project. There is a issue with git changes - uncommitted changes required to commit first, but it is not possible bcs. remote is still set to the old one git remote.
> See log
> {code}
> !ENTRY org.jboss.tools.openshift.express.ui 4 0 2014-07-02 08:52:28.848
> !MESSAGE Could not import project to the workspace.
> !STACK 0
> org.jboss.tools.openshift.express.internal.ui.UnCommittedChangesException: The project jboss-javaee6-webapp has uncommitted changes. Please commit those changes first.
> at org.jboss.tools.openshift.express.internal.ui.wizard.application.importoperation.MergeIntoGitSharedProject.execute(MergeIntoGitSharedProject.java:97)
> at org.jboss.tools.openshift.express.internal.ui.wizard.application.OpenShiftApplicationWizardModel.mergeIntoGitSharedProject(OpenShiftApplicationWizardModel.java:186)
> at org.jboss.tools.openshift.express.internal.ui.wizard.application.OpenShiftApplicationWizard$ImportJob.runInWorkspace(OpenShiftApplicationWizard.java:376)
> at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
> {code}
> Error shell:
> !import.png!
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 9 months