简体   繁体   English

如何在 Netbeans 中使用 LGoodDatePicker 插件

[英]How to use LGoodDatePicker plugin in Netbeans

I am doing an attendance management system using java swing using Netbeans , in order to get the in time and out time i tried to use the java library LGoodDatePicker , I downloaded the files from their official GitHub profile and i don't know how to use it(Get the components in palette Manager and add those to project). I am doing an attendance management system using java swing using Netbeans , in order to get the in time and out time i tried to use the java library LGoodDatePicker , I downloaded the files from their official GitHub profile and i don't know how to use它(在调色板管理器中获取组件并将其添加到项目中)。 And i couldn't find any tutorials or there documentations, I know to add a.jar file, but i don't see any here.而且我找不到任何教程或文档,我知道要添加一个.jar 文件,但我在这里看不到任何文件。 Can anybody help me how to do?有人可以帮我怎么做吗?

You should simply follow Managing a Project's Classpath section within the project setup documentation to add an external JAR as a library.您只需按照项目设置文档中的管理项目的类路径部分来添加外部JAR作为库。

Once you have downloaded the final release of the LGoodDatePicker library , you should follow the aforementioned steps.下载LGoodDatePicker库的最终版本后,您应该按照上述步骤操作。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM