-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Instructions for beginners #7
Comments
One definite improvement (if this is going to be more then a quick throwaway effort) will be to add a built version of this code with it's dependencies and a batch file. Until I do that, there's probably no quick way to run this unless you're willing to import the project into Eclipse and run the Main class with the required arguments. |
Hi, Thanks, I think a lot of people have the same problem, in the future more and more people will have also this problem. I search in the internet and your solution seems to be the more suitable. I think it will be good you compile your code and make a little file to execute in the eclipse folder to change the icons size. Thanks. Best regards, Carlos Henriques De: davidglevy One definite improvement (if this is going to be more then a quick throwaway effort) will be to add a built version of this code with it's dependencies and a batch file. Until I do that, there's probably no quick way to run this unless you're willing to import the project into Eclipse and run the Main class with the required arguments. — |
@davidglevy commented on Jan 28:
I would like to do that, but don't understand how. As a non-java developer, this is abracadabra to me.
-edit- Added a non-java solution: https://stackoverflow.com/questions/20718093/eclipse-interface-icons-very-small-on-high-resolution-screen-in-windows-8-1/29032397#29032397 |
As a first time Java developer and Eclipse user I was able to get this to run under Windows 8. Hopefully this will help other beginners. |
Thanks for the project, it rocks, but It would be great if you add a README.md with a simple tutorial, because some people may struggle GOTO https://github.com/PhantomYdn/eclipse-icon-enlarger |
How should I use it ? I would appreciate it if you could write a simple tutorial. |
Hi, very thanks for your project to correct the eclipse's icon sizes.
I'm a C developer but my general knowledge about programming is reduced, so, can you explain how to run/execute (on windows) your project to reside the icons in my eclipse installation folder?
thanks a lot
best regards,
Carlos Henriques
The text was updated successfully, but these errors were encountered: