NetBeans Liquibase Plugin Available
For NetBeans users, there is a Liquibase plugin now available.
The current, 0.2 version implements rudimentary support and concentrates on the most needed functionality.
Features:
- Database connections stored in the Database Explorer plugin, so the developer doesn’t have to separately maintain the registry of connections.
- Executing a changeset by simply selecting it in the File or Project explorer windows and call the execution from a context menu action. The database connection can be selected during the execution
- A formatted log is displayed in the Output Window about the execution of the changeset, so the developer is properly informed if the changeset execution has failed.
- Custom icon for the Liquibase changeset files, so they can better distinguished from the ordinary files.
More information: http://plugins.netbeans.org/plugin/38564/liquorice-core
shb:
make sure you fix the problem on the liquiobase wiki pages as there is a path to the webapp exposed:
Warning: session_write_close() [function.session-write-close]: write failed: No space left on device (28) in == 8< == on line 74
Warning: session_write_close() [function.session-write-close]: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in == 8< == on line 74
26 May 2011, 1:15 am