ADF Webcenter Stunts
This blog post is about sharing my findings with ADF and Webcenter.
Pages
Index
ADF
UCM
Thursday, April 16, 2015
Creating a Symbolic Link (Hard Link) in windows
Use this to create a hard link so that you can compile files in source control without issues.
mklink /J C:\Oracle\JDeveloper11117 C:\Oracle\Middleware1117
mklink /J
<New Link Name>
<Destination folder lcoation>
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)