Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Symbolic links as text files on Windows

This has nothing to do with tycho. See [1] for possible solutions.
Theoretically it would be possible to use some kind of jgit+maven to do it automatically but thats a little bit out of scope of tycho I think.

[1] https://stackoverflow.com/questions/5917249/git-symlinks-in-windows



Am 07.08.20 um 15:34 schrieb Paulina Kruszyna:
Hello,
I need to build a maven project with symbolic links. I am using the tycho 1.7.0 version. On MacOS got the symbolic links bundled within the jar but on Windows got all symbolic links as text files containing path to file. Is there any way to get symbolic links on Windows like it is on MacOS? Or is it maybe a bug?

Thanks in advance,

Paulina


_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/tycho-user



Back to the top