IntelliJ IDEA+JFormDesigner+MSSQLSERVER actual combat 1. Configuration and development environment construction

IntelliJ IDEA 2018+JFormDesigner6.0+MS SQLSERVER2014

IDEA stands for IntelliJ IDEA, which is an integrated environment for java language development.

IDEA is a product of JetBrains .

JetBrains official website  :  https://www.jetbrains.com/ 

IntelliJ is recognized as one of the best java development tools in the industry

2) Choose whether to generate shortcuts and establish file associations

Second,  the configuration of IDEA

1)  Set whether to import the previous configuration

If it is the first installation, select the second option directly. Do not import.

2)  Set authorization

3) First select Evaluate for free

After starting the IDE, drag in the decryption package jetbrains-agent-latest_v3.2.0_20200410

3. Installation of JFormDesigner6.0 Visual Control Development Kit

File->settings->

Click plugins, click the gear and click install plugin from disk

Just select JFormDesingner-6.0.2.

Return to the upper level, select JFormDesigner in other Settings

Click Register as shown in the figure below to include the JFormDesigner_license generated by the registration code generator JFormDesigner_Keygen.exe.

Fourth, the establishment of the JFormDesigner window

Return to the project and click new, you can see that the JFormDesigner Form option has appeared, select it to create a new form.

5. Import of Microsoft JDBC Driver 7.0 for SQL Server lib

Click 14 items under Extenrnal libraries, then click Open Library Settings 

After selecting Libraries in Project Setings, press the + sign to select mssql-jdbc-7.0.0.jre8.jar

 

mssql-jdbc-7.0.0.jre8.jar download: link: https://pan.baidu.com/s/1eizcWql9-c4ov_DDLiI73g extraction code: 95xk

JFormDesigner6.0 download: link: https://pan.baidu.com/s/1gpdvVB7aAS8K0H0QiDawKQ extraction code: 627y

IntelliJ IDEA 2018 download: Link: https://pan.baidu.com/s/154AiBgD-eD0jaFdpEU-GWg Extraction code: wwpn

 

 

Unfinished, please see IntelliJ IDEA+JFormDesigner+MSSQLSERVER actual combat 2, JDBC packaging and data access.

 

Guess you like

Origin blog.csdn.net/fanxiaoduo1/article/details/106292400