Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Liquibase intellij integration?

According to the liquibase website, there is an intellij IDEA plugin available in the plugin store, but I cannot seem to find it. Is the plugin discontinued? Is there some alternative for liquibase integrations?

like image 476
Jeremy Salwen Avatar asked Oct 22 '15 15:10

Jeremy Salwen


People also ask

How to use liquibase in IntelliJ?

Liquibase Changeset GenerationGenerate a full XML changelog from a specific Data Source. Generate a XML changelog for a subset of database objects of a Data Source. Compare target Data Source to reference in an XML changelog.

What is JPA buddy in IntelliJ?

JPA Buddy is an IntelliJ IDEA plugin that helps developers work efficiently with Hibernate, EclipseLink, Spring Data JPA, Flyway, Liquibase, Lombok, MapStruct, and other related technologies in both Java and Kotlin. Starting with version 2022.2. *-221, JPA Buddy provides free and paid functionality.

How do I download JPA buddy?

Installing a Specific Version of JPA Buddy But if you have to install JPA Buddy on the other version of IntelliJ IDEA, you can do the following: Open JPA Buddy JetBrains Marketplace page. Open Versions tab. Find a version of JPA Buddy which satisfies the version of your IntelliJ IDEA and click on it.


1 Answers

Yes, the Liquibase Intellij plugin has been discontinued. I'll update the website to remove the reference.

like image 81
Nathan Voxland Avatar answered Sep 28 '22 02:09

Nathan Voxland