[JBoss JIRA] (JBIDE-24795) Add Minishift Home field to New server dialog for cdk 3
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24795?page=com.atlassian.jira.plugi... ]
Martin Malina resolved JBIDE-24795.
-----------------------------------
Fix Version/s: 4.5.0.Final
Resolution: Rejected
OK, I guess I'm overruled ;)
> Add Minishift Home field to New server dialog for cdk 3
> -------------------------------------------------------
>
> Key: JBIDE-24795
> URL: https://issues.jboss.org/browse/JBIDE-24795
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: cdk
> Affects Versions: 4.5.0.AM2
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Fix For: 4.5.0.Final
>
>
> Somewhat related to JBIDE-24447 which is about allowing different minishift home set via MINISHIFT_HOME.
> When you create your cdk runtime manually, you should have a way of setting a custom Minishift home. Currently the dialog only contains the Minishift Binary field.
> So if you're using a directory other than ~/.minishift, you will have to create the cdk server first and then change this in the server editor. It would be desirable to have this field present in the New Server dialog.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months
[JBoss JIRA] (JBIDE-24841) Remove findbugs plugin from Central
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24841?page=com.atlassian.jira.plugi... ]
Martin Malina commented on JBIDE-24841:
---------------------------------------
[~nickboldt] I didn't mean we rush to make the change before GA date. I meant that if we agree to remove it, this could be done for devstudio 11 retrospectively because this is loaded from the server and not included in the built devstudio / jbosstools bits.
But yeah, we can also just do this for the future releases.
+1 on reviewing other 3rd party plugins in Central as well.
> Remove findbugs plugin from Central
> -----------------------------------
>
> Key: JBIDE-24841
> URL: https://issues.jboss.org/browse/JBIDE-24841
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central-update, target-platform, updatesite, upstream
> Affects Versions: 4.5.0.Final
> Reporter: Martin Malina
> Assignee: Nick Boldt
> Fix For: 4.5.1.AM1
>
>
> I suggest we remove FindBugs connector from Central. It seems it hasn't been developed for some time now. The version we have in central is:
> edu.umd.cs.findbugs.plugin.eclipse_3.0.1.20150306-5afe4d1
> And if you look at the project's update site, that's still the latest release there is:
> http://findbugs.cs.umd.edu/eclipse/
> Furthermore, it kind of broke for me now. I never tested it extensively. But I would create a project and then right-click -> Find Bugs -> Find Bugs. This would open a window showing progress as the project is searched for bugs. When I tried it now, no window appears. For a few seconds something shows up in the status bar. But I can't see the results anywhere.
> Since this is Central, we could do this right away - affecting devstudio 11 / jbosstools 4.5.0. But I guess we need PM approval first.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months
[JBoss JIRA] (JBIDE-24841) Remove findbugs plugin from Central
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24841?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-24841:
-------------------------------
Component/s: central-update
target-platform
updatesite
upstream
(was: central)
> Remove findbugs plugin from Central
> -----------------------------------
>
> Key: JBIDE-24841
> URL: https://issues.jboss.org/browse/JBIDE-24841
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central-update, target-platform, updatesite, upstream
> Affects Versions: 4.5.0.Final
> Reporter: Martin Malina
> Assignee: Nick Boldt
> Fix For: 4.5.1.AM1
>
>
> I suggest we remove FindBugs connector from Central. It seems it hasn't been developed for some time now. The version we have in central is:
> edu.umd.cs.findbugs.plugin.eclipse_3.0.1.20150306-5afe4d1
> And if you look at the project's update site, that's still the latest release there is:
> http://findbugs.cs.umd.edu/eclipse/
> Furthermore, it kind of broke for me now. I never tested it extensively. But I would create a project and then right-click -> Find Bugs -> Find Bugs. This would open a window showing progress as the project is searched for bugs. When I tried it now, no window appears. For a few seconds something shows up in the status bar. But I can't see the results anywhere.
> Since this is Central, we could do this right away - affecting devstudio 11 / jbosstools 4.5.0. But I guess we need PM approval first.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months
[JBoss JIRA] (JBIDE-24841) Remove findbugs plugin from Central
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24841?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-24841:
------------------------------------
I'd prefer to not have to change the discovery site this close to GA, unless this is considered a blocker. As this is an OPTIONAL 3rd party install, I don't consider this a blocker.
And since the suggested change is not to simply REMOVE but to REPLACE, this is too big a change to squeeze out this week. I've set fixversion 4.5.1.AM1, and will wait for approval from [~rpdavis].
Perhaps one goal for 4.5.1 / 11.1 would be to review the contents of Central and either update or remove other components?
> Remove findbugs plugin from Central
> -----------------------------------
>
> Key: JBIDE-24841
> URL: https://issues.jboss.org/browse/JBIDE-24841
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.5.0.Final
> Reporter: Martin Malina
> Assignee: Nick Boldt
> Fix For: 4.5.1.AM1
>
>
> I suggest we remove FindBugs connector from Central. It seems it hasn't been developed for some time now. The version we have in central is:
> edu.umd.cs.findbugs.plugin.eclipse_3.0.1.20150306-5afe4d1
> And if you look at the project's update site, that's still the latest release there is:
> http://findbugs.cs.umd.edu/eclipse/
> Furthermore, it kind of broke for me now. I never tested it extensively. But I would create a project and then right-click -> Find Bugs -> Find Bugs. This would open a window showing progress as the project is searched for bugs. When I tried it now, no window appears. For a few seconds something shows up in the status bar. But I can't see the results anywhere.
> Since this is Central, we could do this right away - affecting devstudio 11 / jbosstools 4.5.0. But I guess we need PM approval first.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months