I
I
Ilya Ilchenko2015-02-21 09:57:17
Java
Ilya Ilchenko, 2015-02-21 09:57:17

Your modules for Eclipse: Instant code hint in Eclipse?

When you code in visual studio , you are offered options .. The same window is on the screen ...
Who can tell me more plugins (or modules, how right?) For Android and Java developers!
Thank you!
4a61e82652854915ad9afb414e49020a.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
O
Oleg Gamega, 2015-02-21
@gadfi

Don't worry, switch to Intellij IDEA, tips, refactoring and much more, it's even better than in visual studio. The full version also has a very convenient database plugin for working with databases, sqlite is also supported, the database is on the phone with a bang)

A
AwvuweWd, 2019-05-28
@AwvuweWd

1 is built into eclipse (content assist):
Window->preferences
look for content assist in the search engine (path: Java ->Editor -> Content Assist)
checkbox "Auto activation"
setting there:
delay activation ms
triggers (type .zxcvbnmasdfghjklqwertyuiopQWERTYUIOPASDFGHJKLZXCVBNM)
triggers for javadoc (@#). The parentheses are not needed.
2: module (shows the most commonly used)
https://www.eclipse.org/recommenders/download/
select a branch (stable, etc.) (below is the link for stable) and go.
download.eclipse.org/recommenders/updates/stable
copy the URL from the addr line, go to the eclipse
Help -> install new software -> add
paste the url and call it whatever you want,
in the work with column, select the added above
, install from the first sheet (Eclipse Code Recommenders)
Eclipse Code Recommenders for Java Developers
Restart and profit)
explained point by point.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question