Java and Eclipse Plugin Development
Java, Eclipse Plugin Development and best software development practices
Showing posts with label
os
.
Show all posts
Showing posts with label
os
.
Show all posts
Thursday, May 28, 2015
How to specify to load a eclipse plugin only on 32 bit machine but not on 64 bit machine.
›
It’s simple, specify Eclipse-PlatformFilter flag in MANIFEST.MF file with the required criteria. For example, I wanted to load my plu...
›
Home
View web version