after i installed SVN plugin in eclipse and restarted a message appears to ask for installing subversive connector discovery there are SVN Kit and Native JavaHL and i am confused which one to install and why can any one please guide me.
相关问题
- Delete Messages from a Topic in Apache Kafka
- Jackson Deserialization not calling deserialize on
- How to maintain order of key-value in DataFrame sa
- StackExchange API - Deserialize Date in JSON Respo
- Difference between Types.INTEGER and Types.NULL in
The two connectors should both work, here are the differences (more from experience by using them, not by reading their source code):
So you may install both, and switch between them under
Windows > Preferences > Team > SVN > SVN Connector
. I have used both and did not notice much difference in my normal word, only in special circumstances. If JavaHL fits in, it is the better connector in my opinion.