Администрирование ОС [2] |
Виртуализация ОС [2] |
Программирование [19] |
Общие Вопросы [8] |
Программирование Java [15] |
Программирование Java EE [1] |
Обучение программированию [1] |
Oracle [5] |
10:03 Adding HSQLDB Plugin to Eclipse |
1.Download HSQLDB from sourceforge http://sourceforge.net/projects/hsqldb/ 2.Download HSQLDBPlugin from sourceforge http://sourceforge.net/projects/hsqldb-plugin/files/ 3.Unzip the HSQLDBPlugin zip,you will get two folders hsqldb.core and hsqldb.ui 4.Copy both the folders into ECLIPSE_HOME/plugins folder 5.Navigate to ECLIPSE_HOME/plugins/hsqldb.ui folder from command prompt/shell 6.run the command jar cvf ui.jar -C bin . (note the ending dot,denotes the current folder).This command will generate ui.jar 7.restart eclipse |
|
Всего комментариев: 0 | |