Home // Blog
Home // Notice
Home // Tag Log
Home // Location Log
Home // Media Log
Home // GuestBook
[Memo] Eclipse JFace (CustomJFace Component)
Posted at 2010/01/29 00:30 //
in Eclipse/Tip //
by
잊기전에 남겨둠. 노트북을 완전 처분한 관계로..
'Eclipse > Tip' 카테고리의 다른 글
| [Memo] Eclipse JFace (CustomJFace Component) (0) | 2010/01/29 |
|---|
Redmine + Eclipse connection정보
Posted at 2009/08/07 15:59 //
in Eclipse/Plug-ins //
by
http://www.redmine.org/wiki/redmine/HowTo_Mylyn
에 몇가지 잘못 기재되어 있는 내용이 있어서 올립니다.
Server : redmine url
lavel : redmine의 프로젝트 식별자
User id: redmine id
password : password
Additional Settings : add > project : 프로젝트 이름
Task URL : ${serverUrl}/issues/show
New Task URL : ${serverUrl}/projects/${project}/issues/new
Query Request URL : ${serverUrl}/projects/${project}/issues
Query Pattern : <td class="subject">.*?<a href="/redmine/issues/show/(\d+)">(.+?)</a></td>
Login Request URL : ${serverUrl}/login?username=name&password=pass
'Eclipse > Plug-ins' 카테고리의 다른 글
| Redmine + Eclipse connection정보 (0) | 2009/08/07 |
|---|

