如何将多个罐子添加到类路径? [英] how to add multiple jar(s) to classpath?

查看:70
本文介绍了如何将多个罐子添加到类路径?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有超过25个jar文件,如何将它们全部添加到类路径中?

解决方案

在* nix/win上用冒号/分号(:/; )分隔它们

但是使用IDE(Eclipse,NetBeans)为您处理类路径会更容易.

I am having more than 25 jar files how to add all of them in a classpath?

解决方案

Separate them with a colon / semicolon (: / ;) on *nix / win

But it would be way easier to use an IDE (Eclipse, NetBeans) to handle the classpath for you.

这篇关于如何将多个罐子添加到类路径?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆