Answer for the question is given like: jdeps --module-path out out\moduleA\test\A.class
What is the proper syntax for jdeps command ?
thanks
About Question enthuware.ocpjp.i.v11.2.3032 :
Moderator: admin
-
- Posts: 10
- Joined: Fri Jun 28, 2019 10:58 am
- Contact:
-
- Site Admin
- Posts: 10384
- Joined: Fri Sep 10, 2010 9:26 pm
- Contact:
-
- Posts: 3
- Joined: Thu Jun 23, 2016 8:23 am
- Contact:
Re: About Question enthuware.ocpjp.i.v11.2.3032 :
I'm a little confuse becuase the question calls the named class as test.A and not as A.class.
-
- Site Admin
- Posts: 10384
- Joined: Fri Sep 10, 2010 9:26 pm
- Contact:
Re: About Question enthuware.ocpjp.i.v11.2.3032 :
If you write A.class, that implies it is a class file. It is not necessarily same as the name of the class contained in it because the name of the class includes package name (aka Fully Qualified Class Name FQCN). Thus, it is ok for the question to specify the name of the class as test.A.
Who is online
Users browsing this forum: Bing [Bot] and 9 guests