• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Eclipse Java Editor Color Themes

 
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Is there a site where I can download java editor color themes for eclipse? Something similar to vi's 'evening' theme would be perfect.

Thanks.
 
author & internet detective
Posts: 41860
908
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Pat,
Welcome to JavaRanch!

You can always go into the Eclipse preferences and set the colors to what they are in vi's evening theme. Once you've done that, you can export the preferences to save them or make them available to other workspaces.
 
Pat Denton
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Jeanne Boyarsky:
Pat,
Welcome to JavaRanch!

You can always go into the Eclipse preferences and set the colors to what they are in vi's evening theme. Once you've done that, you can export the preferences to save them or make them available to other workspaces.



Thanks Jeanne. Yes, I know I can do it that way. But I thought if someone else had already gone to all the trouble....
 
reply
    Bookmark Topic Watch Topic
  • New Topic