score:1
as far as i know, there is no direct method supported by the scala plugin for eclipse without using sbt or maven.
as a workaround, you can go to run -> external tools -> external tools configurations... and setup the scaladoc tool there as a program. this way you would have a one-click solution for generating scaladocs.
Source: stackoverflow.com
Related Query
- How to generate Scaladocs from Eclipse project
- How to generate eclipse project from maven with "Maven Dependencies" instead of "Referenced Libraries" "M2_REPO/.."
- How to create a project from existing source in Eclipse and then find it?
- How Do I Automatically Generate A .jar File In An Eclipse Java Project
- How to generate an Eclipse formatter configuration from a checkstyle configuration?
- How to run a Maven Project In Tomcat From Eclipse
- How to teach eclipse to generate compact equals() and hashCode() from the jdk 7 Objects class?
- How to use Gradle to generate Eclipse and Intellij project files for Android projects
- How to hide src folder from Eclipse Project Explorer?
- How to remove native support from an Android Project in eclipse because eclipse is showing errors in jni?
- How to deploy Java web application project from Eclipse to live Tomcat server?
- How to create Jar file from Maven project in eclipse
- Eclipse 3.4 GWT 1.6 project - how to reference source from other projects?
- How to import eclipse library project from github to android studio project?
- How to remove a file from an Eclipse project without deleting the file from the disk?
- How to remove a dependency from my Android project in Eclipse
- How to transfer Eclipse workspace and project from Windows to Linux and Mac
- How to delete non-exist project from Eclipse
- How to recover Java file from Eclipse Project that damaged by getting power off?
- Eclipse: how to keep project source files and ant build.xml seperate from eclipse workspace?
- How to remove Eclipse project related files without deleteing the source from Eclipse
- How to create new project from GIT repo using Eclipse EGit
- How to generate executable of java project in eclipse
- How to use the same source from PhoneGap Build and PhoneGap Android project in Eclipse
- How Exclude some files from Eclipse Java EE Web Application project Deployment Assembly
- How can I get Eclipse CDT to generate a C++ class constructor from data members?
- how to generate unique constraint in entity class using jpa project eclipse
- How to automatically deploy maven project from eclipse to tomcat
- How to Remove Project name from eclipse url?
- How to generate a web service client in Eclipse from a wsdl at an https address?
More Query from same tag
- How do I import an existing non-git java project into a github repository?
- Error: Server Tomcat v7.0 Server at localhost
- how to use gradle command to generate proper war file
- Using Grix, gridy to remove JTextField
- Struts 2 Junit Test case execution failed (StrutsTestCase.getActionProxy:138 ยป NullPointer)
- Is it possible to create a GUI in eclipse without the use of WindowsBuilder?
- unable to connect to mysql database through jsp , Class.forName(com.mysql.jdbc.Driver); not loading
- FDT 3 Enterprise, can't add breakpoints
- Executable jar with libgdx: asset not found
- Eclipse e4 Kepler: IEclipsePreferences read/write
- Is there a way to retrieve eclipse executed git commands?
- Android ADK and Arduino: mAccessory is null
- BindException: Address already in use even with unique port
- Lombok creating gets and sets in compiled class but not the generated-sources in Eclipse 2020-09
- Android App with Google Map is only showing map of Africa and will not load users current location?
- I don't have "Dynamic Web Project" option in Eclipse new Project wizard
- Loading Java class files for Soot dynamically in Eclipse
- How to prevent Eclipse Java Editor from automatically trimming terminal whitespaces?
- Tomcat allows me only to download servlets
- Application crashes if Textview background is customized
- No server in Eclipse; trying to install Tomcat
- Hook to notify eclipse workspace is loaded
- Set min Android API in eclipse
- Configuring Logback with sl4j in Eclipse Maven Project
- Eclipse source line error mark doesn't go away after I fixed and saved
- Unable to install nodeclipse plugin on Eclipse Mars
- LG G2 vs980 not recognized by ADB devices command (Win7 on virtualbox)
- JAR file execution: cannot find/load main class
- @XmlElementRef issue: Invalid XmlElementRef on property {property}, Referenced element not declared
- How to set the java.library.path from Eclipse