monalisa-eclipse (Support multiple-line string)

Add this URL to your Eclipse Installation to reach this solution's update site.

Oxygen (4.7), Neon (4.6), Mars (4.5), Luna (4.4), Photon (4.8), 2018-09 (4.9), 2018-12 (4.10), 2019-03 (4.11), 2019-06 (4.12), 2019-09 (4.13), 2019-12 (4.14), 2020-03 (4.15), 2020-06 (4.16), 2020-09 (4.17), 2020-12 (4.18), 2021-03 (4.19)

https://github.com/11039850/monalisa-orm/raw/master/plugins/update-site

Learn more...
Solution Description

Main features:
1. Auto-Generate Model Classes
2. Auto-Generate DTOs
3. Write multi-line strings easily

For more information, please click here and here

For example:

    String name="zzg";
    String lines = “”/**~ {
        SELECT *
            FROM user
            WHERE name=”$name”
    }*/;
    System.out.println(lines);


Output:

    SELECT *
        FROM user
        WHERE name=”zzg”

Additional Details

Eclipse Versions: Oxygen (4.7), Neon (4.6), Mars (4.5), Luna (4.4), Photon (4.8), 2018-09 (4.9), 2018-12 (4.10), 2019-03 (4.11), 2019-06 (4.12), 2019-09 (4.13), 2019-12 (4.14), 2020-03 (4.15), 2020-06 (4.16), 2020-09 (4.17), 2020-12 (4.18), 2021-03 (4.19)

Platform Support: Windows, Mac, Linux/GTK

Development Status: Production/Stable

Date Created: Wednesday, April 6, 2016 - 02:58

License: LGPL

Date Updated: Friday, January 15, 2021 - 10:10

Submitted by: zzg zhou

Screenshot
Date Ranking Installs Clickthroughs
March 2024 0/0 0 0
February 2024 0/0 0 4
January 2024 545/691 4 10
December 2023 558/671 4 8
November 2023 529/686 6 5
October 2023 548/673 5 8
September 2023 522/663 6 8
August 2023 611/673 2 11
July 2023 575/668 3 10
June 2023 569/669 3 9
May 2023 509/671 8 12
April 2023 622/667 2 9
View Data for all Listings

Unsuccessful Installs

Unsuccessful Installs in the last 7 Days: 0

Download last 500 errors (CSV)

Marketplace Drag to Install Button

By adding the following code below to your website you will be able to add an install button for monalisa-eclipse (Support multiple-line string).

HTML Code:

Markdown Syntax:

Output:

Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client