Is it possible to open new blank tab, not associated with any file? It would be better than “create disposable file, use, delete disposable file”.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Just go to File -> New -> Untitled text file. This opens a text editor with an empty file and when you save it it asks you for the location, if you close it it will dissapear.
This works for text files, not all eclipse editors support creating an “Untitled” file though. Go to File -> New -> Other… to find out which ones do (it usally says “Untitled X file”).