0
votes
0answers
88 views

Eclipse Photran, Intel Fortran Compiler and Windows

Is it possible to integrate Eclipse CDT/Photran with the Intel Fortran Compiler 11.0 in a Windows 7 platform? Thanks
0
votes
2answers
94 views

Any way to make Eclipse 4 Java editor use Courier New?

I updated to eclipse 4 and found the default editor font is Consolas, i tried to change the font back to Courier new but in Colors and Fonts editor i just can't find it, any ideas?
2
votes
0answers
129 views

Eclipse Juno does not restore package explorer after closing all files

When I close the last file in a maximized file panel, I used to have eclipse auto restore (show) the package explorer for me, that does not happen in Juno. It used to work on older versions of ...
2
votes
2answers
3k views

How can I use the Lucida Grande font in Windows?

I'm a Windows user but I want to use the Lucida Grande font in Notepad++ and Eclipse IDE. I didn't find that font listed for Notepad++ when I tried to change the font in the style configurator. ...
1
vote
0answers
602 views

Eclipse Juno failing to start with Java returning 1 error report

I have been using Eclipse Juno on windows 8 without any issues until yesterday when, upon starting Eclipse it shows the initial splash screen and then shows the following message: ...
1
vote
1answer
160 views

Switching from Eclipse 64 bit to Eclipse 32 bit

Can I use same workspace and eclipse settings in 32 bit Eclipse that I used in 64 bit Eclipse?
0
votes
1answer
45 views

Windows to achieve 'CTRL+Shift+R' in Eclipse

I am a java developer with Eclipse. I like the 'CTRL+Shift+R' function in Eclipse to search a file. Do we have a standalone, free and open-source application to achieve same function in the Windows OS ...
2
votes
2answers
136 views

Is it possible to have eclipse as normal application? [closed]

I downloaded the eclipse-helios pc version and everytime, if i need to run eclipse i need to click on the eclipse.exe file. Is it possible to run the eclipse application normally as any other ...
0
votes
2answers
604 views

How to fix Windows new line character on SFTP synchronization in Eclipse (pdt)

I have a problem with Windows new line characters being introduced into text files on Eclipse SFTP synchronization (via JCraft's SFTP plugin). I've set "New text file line delimiter" to Unix and have ...