A manifest is a file containing metadata about an application, data file or assembly.
I'm using shade plugin and everything works fine except for being able to set Class-Path for manifest via <transformer …
maven classpath manifest maven-assembly-plugin maven-shade-pluginI have a lot of images in a folder that are used in the application. When using the cache manifest …
html caching manifest offline-caching offlineappsSo i'd like to run a script when the tab reloads in a specified URL. It almost works, but actually …
javascript google-chrome-extension manifest reload onupdateAccording to Microsoft, you must sign your ClickOnce application. But it seems to me that it works just fine when …
.net clickonce manifest code-signingUPDATE: ** I posted this question when this feature was really new, I realize now that this feature should not be …
manifest cache-manifest html5-appcache manifest.cacheIs it possible to create a Class object purely from a generic parameter? For example: class myclass[T] { def something(): …
generics scala manifestI am developing a native android application, in which I am trying to use 2 open-source libraries. Problem is both the …
android manifestI'm trying to add an application manifest that requires elevation to my .NET 2.0 EXE. I've done that for a simple …
.net manifest side-by-side