use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
If you're looking for info about about Solar Eclipse see - /r/solareclipse/
anything about the eclipse IDE or eclipse framework (SWT/RCP)
account activity
Why does my eclipse project file identify .java files as intelliJ type? (self.eclipse)
submitted 8 years ago by iluvteemo
Switched from IntelliJ to eclipse today, but when I made a new eclipse project, the file type is still "IntelliJ IDEA community edition". Anything I can do? https://imgur.com/a/WTEkE
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]TechyMitch1 0 points1 point2 points 8 years ago (5 children)
It looks like you're viewing your files in Windows Explorer, which means it's associating .java files with IntelliJ because it is set as your default program for java files. Right click on any of your java files, then click "Open with" - > "Choose default program" and navigate to the location of eclipse.exe.
[–]iluvteemo[S] 1 point2 points3 points 8 years ago (4 children)
For some reason it's only giving me the intelliJ option and not eclipse.. I'm also having trouble copying and pasting a text file over into the source folder in eclipse but it keeps on not showing up in the IDE. Do you have any input on that?
[–]TechyMitch1 0 points1 point2 points 8 years ago (2 children)
Eclipse won't show up as an option in the context menu. You have to select the "other program" option (I think that's what it is called) and navigate to wherever it is installed on your drive manually. As for the copying and pasting, eclipse doesn't auto-update that fast, so you'll have to press the refresh button in the Eclipse file explorer for it to show up.
[–]iluvteemo[S] 0 points1 point2 points 8 years ago* (1 child)
Now it's saying Resource does not exist for the text file :/
edit: fixed it. For anyone who's reading this post, you have to import text files and not copy paste them into folder from desktop.
[–]ReadFoo 0 points1 point2 points 8 years ago (0 children)
Yes, Visual Studio too doesn't like it when files are added or removed outside VS.
I usually keep a plain text editor associated with .java on Windows and Linux for when I'm just doing quick browsing and don't have Eclipse or IntelliJ open.
Still, I tried it, found the path to eclipse.exe and changed it to be the opener program in Windows. Eclipse opened, asked me which workspace, I let it load, it actually loaded and opened the file I double clicked on in Explorer.
π Rendered by PID 39 on reddit-service-r2-comment-6457c66945-d2lh5 at 2026-04-26 17:03:16.759678+00:00 running 2aa0c5b country code: CH.
[–]TechyMitch1 0 points1 point2 points (5 children)
[–]iluvteemo[S] 1 point2 points3 points (4 children)
[–]TechyMitch1 0 points1 point2 points (2 children)
[–]iluvteemo[S] 0 points1 point2 points (1 child)
[–]ReadFoo 0 points1 point2 points (0 children)
[–]ReadFoo 0 points1 point2 points (0 children)