a我考网

 找回密码
 立即注册

QQ登录

只需一步,快速开始

扫一扫,访问微社区

查看: 89|回复: 0

[基础知识] JAVA基础:MyEclipse8下载及svn配置

[复制链接]
发表于 2012-8-4 12:37:27 | 显示全部楼层 |阅读模式
一直以来没有升级MyEclipse8,自MyEclipse8 2009年9月24日发布后,大体看了下提示说明:还支持struts2了 下载来看看了   下载地址 http://www.verycd.com/topics/2774019/3 @4 E- F& w" ]4 r% {
  下面是配置svn
; G- w+ Y. g) K: P1 A+ e  打开MyEclipse8.0
1 e- W( v- a# A: ^  help->Software Updates->find and install(如果没有这个就用help->Software Updates->Add/Remove Software即可)* v5 c9 K9 y8 K# ]2 ^' J( D
  选择search for new features to install, Next
. I. w* k; Y- G  点击new remote site
' _8 w; B6 \7 i  输入name:subclipse,url:http://subclipse.tigris.org/update_1.6.x,点OK$ u* u1 N$ ]+ j
  选中subclipse,点击finish
  y6 @2 E* B& ^7 J  在弹出框中选择subclipse,把Subclipse Integration for Mylyn 3.x去掉,8 p3 y& q* h" q5 e( u) Y5 R
  Next一路安装完成!
3 r9 E2 x5 L1 L( q  一.共享项目(把本地的项目共享到subversion服务器上)% G3 J; K9 c6 J6 L& a
  打开MyEclipse8.0 ,假设要共享projTest是项目名称6 w- V7 s% R( v# x9 X
  右键项目projTest->Team->Share Project->Svn,. T. M8 q( L5 {4 b3 m5 G0 K
  单库模式下url填写svn://svnserveraddress/,多库模式下url填写svn://svnserveraddress/Repository1,其中Repository1是库的名称  P5 s% i" U8 |
  next直到finish,proj1就被共享到svn服务器上了,但是代码并没上传,还需要commit一次+ b( W) u/ ~( m7 p2 G, j9 b
  右键项目projTest,team->commit,项目内容就被上传到svn服务器了
% B! r1 D8 J. z) e" z  二.签出项目(把svn服务器上的项目下载的到本地)
6 s& Z0 h' V/ S4 g  打开MyEclipse8.0. d  s* m* a& G, W+ k- o0 r
  window->open perspective->svn repository explorer(如果没有在other里选择)2 t: E+ w# O) q: G; e# ?
  在左边空白处右键->new->repository location
/ h" g" ^- ]* o& M- ]& S7 x9 S  单库模式下url填写svn://svnserveraddress/,多库模式下url填写svn://svnserveraddress/Repository1(同步骤二)6 D* j7 S6 ?7 P* C( r# s. W1 R
  右键projTest->check out( s+ b9 ?$ P' ]) ^- C, D9 s
  next直到finish,该项目就被签出到本地,切换到java视图就能看到该项目了。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|Woexam.Com ( 湘ICP备18023104号 )

GMT+8, 2024-5-6 14:00 , Processed in 0.176275 second(s), 21 queries .

Powered by Discuz! X3.4 Licensed

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表