Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 9 years ago.
Improve this question
I was working on a program one day and when I tried to copy and past something using the keyboard shortcut, it created a new project _pasted_code_ with the package snippet. I'm not quite sure what I did to set it up like this. Is there a way to fix this so I can normally copy and paste again?
See this answer: https://stackoverflow.com/questions/3919274/snippet-creation-keystroke-shortcut-in-eclipse
Make sure to google problems you might have before asking on StackOverflow.
Related
Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 3 days ago.
Improve this question
It displays cannot find symbol[enter image description here](https://i.stack.imgur.com/1zCca.png)
Tried to create different methods for the function but it created more errors. I'm new to coding. Please help by writing code if you can will be much appreciated.
Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 4 days ago.
Improve this question
A short time ago the application was working fine for me, but I kept modifying the project and I got this error that I still can't find a solution for, I would like to know if you can help me, thank you very much
enter image description here
enter image description here
That is the problem that comes
That is the problem that comes
Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed last month.
Improve this question
Actually I made a camera app by learning on YouTube and other platform but now I want to add some real time filter can anyone tell me how to make a filter that works in real time....? I'm newbie 🙂
Anyone ell me how to make a filter that work live
Here the GitHub demo code you can implement it in your code.
CameraView that's you can try.
You can use this one also and Editor Like WhatsApp.
Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 8 years ago.
Improve this question
Is their any way to get a value from a separate java file ? Ex. If i have Test1.java and Test2.java could I get values from Test1 into Test2 I have tried looking online and cannot find anything about it ... all I find is HTML code tutorials. I hope this is a good enough explanation.
I think what you are needing are getters/setters.I hope the following link can answer all you need to know:
Tutorial
Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 8 years ago.
Improve this question
For one, I don't like it auto closing my parentheses and brackets, I prefer to do that myself.
Also, I don't like how all this crap pops up all the time. Is there a way to disable these hints or whatever?
Go to Preferences->Java->Editor->Typing.