score:1
proguard won't output anything if the class is not kept or if the class doesn't even exist.
Source: stackoverflow.com
Related Query
- Where is the Output for Proguard's -whyareyoukeeping?
- On eclipse, developing for Android, where can i see the output of System.out.println()?
- How to output messages to the Eclipse console when developing for Android
- Java in Eclipse: Where do I put files on the filesystem that I want to load using getResource? (e.g. images for an ImageIcon)
- Where is the "work" directory located for a Tomcat instance running in Eclipse?
- Where is the location of 'plugins' directory for eclipse mars in mac OSX?
- Where can I find the source code for the Android Development Tools (ADT) plugin for the Eclipse IDE?
- Where is the build.gradle file located for my Android project?
- Where to get the jar for openCV?
- Where can I find the setting for folding / unfolding the import statements in java in eclipse by default
- where does Persistence.createEntityManagerFactory() look for the persistence unit?
- Where are the source files for forge?
- Where do we need to pass the value for System.getProperty in Eclipse
- Where can I find the default location for android keystores created by eclipse?
- Where can I get the update site for Spring tool suite
- How to fix the error: test source folder 'src/test/java' in project must have an output folder that is not also used for main source"?
- Where can i get the .h file for OpenMP?
- Where does the java.util.logging log file or output go?
- Where is the location for putting SQLite db file in JAVA project?
- Writing to a file, where is the output file?
- Where is the set default launch configuration option for a project in Eclipse?
- How do I resolve this " No such property [target] in org.apache.log4j.FileAppender" and "No output stream or file set for the appender named" error?
- Pydev: Where do I have to add the path for an external lib (usr/local/mysql/lib/libmysqlclient)?
- Where is the "Refresh Automatically" option in Eclipse Kepler for Mac?
- Where does Intellij store the data about which content roots are configured for modules?
- Where should I specify the native libraries for my Java application?
- Where can I find the eclipse plugin for hadoop 1.0.4
- How to know where the log4j output come from?
- How do I change the directory where CVS in Eclipse asks me to create the known_hosts for SSH2?
- Where are the global settings for eclipse m2e?
More Query from same tag
- Less known but useful features in Eclipse
- Dont understand the concept of extends in URL.openConnection() in JAVA
- Connecting SQL Server in JAVA using Eclipse, Error: ClassNotFoundException
- Cannot create tag using Subclipse
- Externalizing properties for Spring Boot
- Trigger my app when Pushover app receives notification
- In Eclipse, how to run a java program as if it's the second argument in the command prompt while running another program as the first argument?
- Where I can find build.gradle file in order to Add Support Libraries for android in eclipse?
- Eclipse C/C++ Debug Variable Default Format as Hex
- How do I use eclipse to build this application when it says you can use eclipse? sinch.com/tutorials/android-video-calling
- Changing the font of the application title in android
- How to test an add to list method with JUnit
- How to force team members to comment using eclipse plugin or something else
- Eclipse - CVS - Changeset - How to copy all changed files into a local system folder?
- Set compiler specific settings and project build location in eclipse via cmake file
- Android studio Gradle build import from eclipse
- Eclipse warning
- How to configure Eclipse / STS autocomplete to suggest constructor argument names for new statements?
- R.java not generating
- How to correctly merge 2 branches
- Eclipse Maven Dependency
- Why am I getting a syntax error in python using Eclipse?
- get all the classes with main method in Eclipse Java project
- I want to reinstall eclipse due to complications, how do I do this, will it keep my work safe?
- Java Program not running; error box is blank?
- UnsatisfiedLinkError: no libhello in java.library.path
- Unit tests only fail when run by maven
- Eclipse source level problems
- Django - some permissions are missing in admin tool
- Android - Running multiple JUnit tests in Eclipse?