Ted Leung on the air
Ted Leung on the air: Open Source, Java, Python, and ...
Ted Leung on the air: Open Source, Java, Python, and ...
Fri, 14 Feb 2003
Cool Eclipse Tech Support
I filed Eclipse bugs for some of the wishes that I mentioned in yesterdays post, and this morning I had a bugzilla dialog with the Eclipse folks on one of the features. I wanted the ability to commit from the differences UI. I've mostly been using Eclipse's CVS functionality via right clicks on files and packages in the Java Package view. Turns out that the Synchronize with repository view allows you to do what I want. I just never used that view before.
For those interested in how to do it, here's the steps:
[14:59] |
[computers/programming/java/eclipse] |
# |
TB |
F |
G |
0 Comments |
- From the Java Perspective right click a file/package and select Team->Synchronize Outgoing Changes
- To compare the version you're check in with what's in the repository, expand the folders containing the resource you're interested in checking in
- Double click the resource to open the Java Structure Compare and Java Source Compare
- Read what you've changed
- Go back to the Struture Compare and right click, then select "Commit"
You can subscribe to an RSS feed of the comments for this blog:
Add a comment here:
You can use some HTML tags in the comment text:
To insert a URI, just type it -- no need to write an anchor tag.
Allowable html tags are:
You can also use some Wiki style:
URI => [uri title]
<em> => _emphasized text_
<b> => *bold text*
Ordered list => consecutive lines starting spaces and an asterisk
To insert a URI, just type it -- no need to write an anchor tag.
Allowable html tags are:
<a href>
, <em>
, <i>
, <b>
, <blockquote>
, <br/>
, <p>
, <code>
, <pre>
, <cite>
, <sub>
and <sup>
.You can also use some Wiki style:
URI => [uri title]
<em> => _emphasized text_
<b> => *bold text*
Ordered list => consecutive lines starting spaces and an asterisk