1. 程式人生 > >Eclipse gerrit Mylyn gerrit高版本連線不上問題

Eclipse gerrit Mylyn gerrit高版本連線不上問題

轉載至:https://wiki.opendaylight.org/view/GettingStarted:_Eclipse:_Mylyn

Please see the GettingStarted: Eclipse page if you are looking for how to set up OpenDaylight with the Eclipse IDE.

This page describes how to configure the Eclipse UI plugin called Mylyn, which includes support for Gerrit, allowing you to e.g. define filters to see pending incoming Gerrit changes etc. and integrate this with the "Task focused" Mylyn-based way of working. Mylyn Gerrit also contributes some convenience functions to EGit.

Also note the GettingStarted:_Eclipse:_EGit page which explains how to configure Eclipse to be able to pull push code from & to Git / Gerrit.

NOTE: As of 2016.4.14 the released version of Mylyn's Gerrit plugin is only compatible with Gerrit 2.9.0/4 - 2.11.3 buthttps://git.opendaylight.org/gerrit/ is already 2.12.2 - it's therefore not surprising that it it fails with "Problem updating repository: Gerrit connection issue: Failed to obtain Gerrit configuration" for "Query type: All Open Changes" on even an anonymous connection. Watch

https://bugs.eclipse.org/bugs/show_bug.cgi?id=485981 for Gerrit 2.12 support in Mylyn. (TODO Re-test, as #485981 mentions 2.12.1 vs. opendaylight's 2.12.2 - but probably OK.)

  1. Select 'Help'->'Install New Software' from the menu at the top
  2. Click 'Add'
  3. Name the Repository 'Mylyn Release' (it doesn't really matter)
  4. Click OK

Add Mylyn Upgrade Site.jpg

  1. Click 'Select All' and unselect the 'Subclispe' related options under 'Mylyn Integration'.
  2. Click 'Next'

Select Mylyn Features.jpg

  1. Ignore the warning
  2. Click 'Next'

Mylyn Warnings.jpg

Accept the terms of the license Click 'Finish'

Accept License.jpg

This will install all the extra stuff you need to interact with Gerrit, Bugzilla, Jenkins, etc.

Next up you need to configure the 'Signed Off' by for the DCO. To do that

  1. Bring up the Preferences in Eclipse
  2. Select 'Team'->'Git'->'Commit Dialog'
  3. Click 'Insert Signed-off-by'
  4. Click 'OK'

Set signed off by.jpg

You will now have a fresh clean Eclipse as shown below. Select 'Connect to your task and ALM tools':

Eclipse Fresh.jpg

You will be prompted to pick the type of repository. Choose 'Gerrit Code Review' and Click 'Next'

Add Task Repository.jpg

  1. Enter Label: 'Daylight'
  2. Uncheck 'Anonymous'
  3. Enter your Gerrit User ID and Password
  4. Click 'Finish'

Note that your Gerrit User ID and Password here is the one you use to login to the Gerrit Web UI, i.e. what you type intohttps://git.opendaylight.org/gerrit/login/ which is NOT THE SAME as the credentials from https://git.opendaylight.org/gerrit/#/settings/http-password (which is, only, for git push using a HTTP password instead of SSH key).

Eclipse Add Task Repository.jpg

Click 'Yes'

  1. Title: My Changes
  2. Query Type: My Changes
  3. Click 'Finish'

Eclipse Edit Query.jpg

相關推薦

Eclipse gerrit Mylyn gerrit版本連線問題

轉載至:https://wiki.opendaylight.org/view/GettingStarted:_Eclipse:_Mylyn Please see the GettingStarted: Eclipse page if you are looking f

關於react-native run-ios 版本執行起來(rn新手)

react-native run-ios 高版本執行不起來 react-native run-ios執行完不能直接執行模擬器,可能需要使用xcode將原生專案開啟,使用xcode進行一次一編譯,然後將報紅改掉,在xcode裡能執行起來 就可以在命令列裡使用ru

Windows新裝eclipse提示SDK要求版本ADT的解決辦法

問題:在新下載的eclipse裡設定SDK的時候可能會提示“This AndroidSDK requires  Android Developer Toolkitversion 20.0.0or above” 解決辦法: 修改android_sdk_windows/too

eclipse啟動時要求版本jdk的問題

機子之前裝有jdk1.7和jdk1.8,專案需要在jdk1.6的環境下執行。我引入了jdk1.6,專案正常運行了兩天,其中一直沒關機,win10自動更新還是怎麼,上班後作業系統出錯,重啟了電腦,執行Eclipse就開始報:Version 1.6.xx of the JVM i

GHOST版本的Windows xp sp3系統,遠端桌面連線,“此計算機無法連線到遠端計算機”

3389埠已經開啟(相關聯的三個服務程式都已經正常執行)。 1.  發現遠端機器的Telnet服務沒有開啟,開啟服務。 結果,問題依舊。 2. ping 192.168.2.201,OK telnet 192.168.2.201 3389,失敗 為什麼沒法訪問遠端的338

使用eclipse連線mysql database explorer連線的解決辦法以及配置

1、首先先到官網上下載mysql 連線的jar包,網址為http://dev.mysql.com/downloads/connector/, 根據使用的語言下載對應的driver包,因為是使用的jav

eclipse連線 本地 VisualSVN Server 伺服器

 今晚浪費了一晚上。。。。。。。。。。。。。。。 先說問題: 我在本地建立了一個VisualSVN Server 伺服器,並手動將專案上傳到 svn服務中去,在瀏覽器上能訪問到伺服器,但是在eclipse中更新和提交專案的時候一直未相應,svn資源庫也連線不上 。。。。。

前後端連線,但是Reponse有返回值

問題解決思路 1.看前端是否有錯誤   檢視前端encvionments.ts中的URL是否連線的為本地地址。   許可權確定是否有分配資源 2.看後端的配置檔案是否有錯誤   檢視Profiles檔案中的local環境配置是否有錯誤,可以試著連線一下其他環境 3

chmod -R 777 *誤操作引起的putty連線探究

                         &nb

centos 7.2 oracle sqlplus / as sysdba 連線資料庫,報使用者或密碼錯誤

     昨天在想建立使用者時,發現系統的資料庫用sqlplus / as sysdba 連線不上,請教了公司的dba大佬幫忙,解決,發現原因和解決方法如下: 開啟oracle安裝目錄下的oracle/product/11.2.0.1/network/ad

Maven專案中oracle資料庫連線(已經在pom檔案中配置jdbc驅動檔案)

在Maven專案中配置資料庫連線的過程中,出現java.lang.ClassNotFoundException: oracle.jdbc.OracleDriver: 但是檢查了很久都沒有發現哪裡出現錯誤,該配置的都配置了,然後在百度找了一下,發現是oracle版本不同造成的: 參

安裝Navicat premium,並激活Navicat premium,並解決Navicat premium連線oracle的問題

安裝完oracle之後,安裝資料庫的管理軟體navicat premium 簡體中文版 下面給出安裝包的地址連結: Navicat premium簡體中文安裝包:連結: https://pan.baidu.com/s/1RgYiyT20X8dvb891cjiraQ提

turtlebot2機器人連線

上個月由於Linux系統崩潰我重新安裝了Linux系統,然後ros和turtlebot的包重新安裝了一遍,但是在連線機器人時卻提示機器人連線不上,機器人電池未上電等提示。 我以為是電池電量不夠了,但是測量發現電量是滿的,於是排除了硬體的原因,發現是電腦的USB沒有識別到turtlebot

MySql安裝完成後,Navicat連線的問題

Navicat連線mysql8.0.1版本出現1251--Client does not support authentication protocol requested by server的解決 好不容易安裝好mysql,但又出現了mysql客戶端版本太低的問題。根據參考的這篇教程,完美的解決了該問題。

centos7 sssh連線

今天遇到CentOS 7 下遠端連不上,懷疑服務沒有啟動,先檢查了埠和服務是否啟動: ps -A| grep sshd 發現沒有 netstat -nultp|grep 22 也沒有發現22埠 檢查防火牆是不是會影響,關閉了防火牆,重啟sshd服務  systemctl s

CDH中安裝Hue連線資料庫 Unexpected error. Unable to verify database connection 完美解決方案

在安裝CDH時,走到驗證資料庫連線部分時候,Hue總是驗證不過去,報錯為: Unexpected error. Unable to verify database connection。原因大都是因為缺少環境包所致。 我安裝的過程中分別使用過postgresql和mysql,都出現過相

android studio 連線華為SLA_AL00手機

                          使用環境:        當你擁有此款手機,想用來測試卻連線不上,

centos7輸入ifconfig顯示ip地址,連線的解決方法

最近又把自己的虛擬機器打開了玩玩叢集,遇到一個小問題,我發現虛擬機器的記憶體不夠了,就把虛擬機器關機加大了記憶體,誰知道開機後,ifconfig或者ip addr 顯示沒有ip地址,只顯示一個lo,沒有ens33,沒有ip地址就沒法用xshell連線,很蛋疼,網上也有很多解決方案,但都寫的亂七八

hadoop的8032 failed on connection exception連線

18/11/08 10:06:53 INFO client.ConfiguredRMFailoverProxyProvider: Failing over to rm2 18/11/08 10:06:53 INFO retry.RetryInvocationHandler: Exc

tcgames無需安卓模擬器電腦玩手遊連線黑屏、閃退、連線問題彙總

tcgames連線不上手機怎麼辦?tcgames連線電腦黑屏閃退如何解決?tcgames為什麼一直顯示正在連線中?tcgames是一款無需安卓模擬器也可以在電腦上玩手機遊戲匹配手遊服玩家的工具,部分玩家在使用過程中存在以上問題,今天教一下大家解決方法! 1、tcgames電腦玩手機遊戲連線黑屏閃退