java - does -cp get honoured when we run a executable jar -


मेरे पास एक निष्पादन योग्य जार है MANIFEST.MF में क्लास-पैथ

अब मेरा प्रश्न classpath में जोड़ा जाएगा

  जावा- cp "abc.jar" -जर & lt; निष्पादन योग्य.जर & gt;   

या केवल क्लास-पैथ में परिभाषित MANIFEST.MF का उपयोग किया जाएगा?

-cp और -जर जोड़ नहीं किया जा सकता - आप उनमें से सिर्फ एक का उपयोग कर सकते हैं

Comments

Popular posts from this blog

asp.net - Procedure or function "Procedure name" expects a parameter "Param name" which was not supplied occurs rarely -

jsp - No mapping found for HTTP request with URI with annotation config Spring MVC and Jetty -

sql server ce - Is there some way to make sqlce3.5 and 4.0 co-exist in the C# project -