score:0
i was able to identify a good solution for this problem look at the next screenshot ... https://drive.google.com/file/d/0b5xulgzbqtgbny10bvdxnexkclk/edit?usp=sharing
[linux mint 14 nadia]
open a shell or exploring window and navigate to: /usr/share/themes/mint-x/gtk-2.0/gtkrc
then make a backup and replace with the file in this link here https://drive.google.com/file/d/0b5xulgzbqtgboeviz19bcwhvm28/edit?usp=sharing
... it all was matter of playing with the css properties and make the padding values and widths smaller.
(note: i also made some small adjusts on the css ide level as follows:)
windows > preferences > general > appearance
i replaced this css entry on all themes:
/*
.mpartstack {
swt-tab-renderer: null;
swt-selected-tabs-background: #ffffff #ece9d8 100%;
swt-simple: false;
swt-mru-visible: true;
}
*/
.mpartstack {
font-size: 9;
font-family: "droid sans";
swt-simple: false;
swt-mru-visible: false;
}
and then selected a smaller font:
windows > preferences > general > appearance > colors and fonts
open to display java item and select java editor text font
click edit and select a smaller and better font.
have fun, hope it helps!
score:1
i found 2 links to fix the eclipse issue: http://blog.nanthrax.net/2012/07/change-tab-font-in-eclipse-juno/ https://bugs.launchpad.net/linuxmint/+bug/1168281
but still the toolbar icons are large. at least it looks better. if i find the full fix i'll edit my post.
Source: stackoverflow.com
Related Query
- Eclipse issue with linuxmint
- Eclipse issue with Maven build and JDK when generating Qclasses in Querydsl
- Copy/paste issue with eclipse Juno
- Distributed issue tracker for git with usable Eclipse Mylyn support?
- subversion issue with eclipse
- IBM Clearcase plugin installation issue with Eclipse
- "java: duplicate methods named yyy" issue when using eclipse compiler in idea with jdk 8
- Eclipse issue with java 9 and maven
- Issue with the proxy settings when installing Eclipse
- Eclipse right-click issue with X11 forwarding
- Issue with setting up my playframework application with Eclipse
- Issue with updating eclipse
- Strange character encoding issue with Eclipse / Spring / Tomcat 6
- Issue with Dynamic Web Project in Eclipse
- Issue with Eclipse Running Android Project
- Issue with Eclipse plugin (copying a file)
- Issue with importing projects generated with Maven into Eclipse Indigo
- Issue using gson with Android in Eclipse
- Issue while building eclipse project with gwt plug-in
- Issue with Faces config schema validation in Eclipse (Kepler)
- File permission issue when uploading via Eclipse with Aptana plugin
- Repository config file issue with Egit and eclipse
- Eclipse webserver path mapping issue with PHP project
- Issue with downloading and installing Google App Engine plugin for Eclipse
- Eclipse Juno with Java SE 7 Issue
- Issue with Maven Eclipse plugin and openjpa enhancement
- issue with the code completion in Scala IDE for Eclipse
- Issue when exporting eclipse plugin with linked folder
- Eclipse debug issue with class Java API in rt.jar
- Xdebug issue with Eclipse PHP
More Query from same tag
- How do I solve eclipse delay issue
- Opening an eclipse project folder in vs code
- Removing Objects From ArrayList Sometimes Not Working
- PHP - MySql Array
- Eclipse/EGit Import From Local Git Repo?
- How to tag a project in cvs and eclipse
- setup connection to ldap oracle server for JPA project
- How to open text file in Android using android emulator
- How Do I Give My C++ Application The File Path Of The File Clicked To Open Said Application
- How to change Eclipse autocomplete priorities for overloaded methods?
- Quick fix many problems at once
- WizardNewFileCreationPage order
- Build and reuse android open source Dialer source code in my project
- Eclipse moonrise dark theme doesn't let me see the first suggestion
- Extending GMF Editors for Customization
- Version of Maven in Eclipse M2Eclipse
- Tomcat 7.0.42 not starting in eclipse
- Multiple maven projects in Eclipse
- Eclipse problem in windows
- Eclipse - Imported a project and Eclipse is giving me wrong @override method annotation errors
- Namespace hinting in Zend Studio
- Image Hosting On Apache Tomcat
- How to make a button that functions as a link in eclipse for android
- How to Avoid Launching the Android Application Twice ,Running from Eclipse to real device
- Android Development in Eclipse: New layouts are small
- My Android application is working very slowly
- I get this Tomcat Error on a dynamic web project
- Trying to make a date class that advances the date by one when implemented
- eclipse / TFS hangs on startup
- Finding Java classes, functions and members that don't have Javadoc