如何将Derby源代码导入eclipse?

时间:2012-07-15 09:02:18

标签: eclipse derby

实际上,我尝试过netbeans并且它有效。但我更喜欢日蚀。 那么,有没有办法将derby源代码导入eclipse?

1 个答案:

答案 0 :(得分:2)

以下是完全描述如何操作的页面: http://wiki.apache.org/db-derby/BuildingDerby

它对我有用。