Eclipse Plug-in
Currently, FunctionGraph does not provide Java function templates and only allows you to upload Java function packages through OBS. With the Eclipse plug-in, you can quickly create Java function templates, package function project files, upload function packages to OBS, and deploy functions.
- Obtain the Eclipse plug-in (software package verification file: Eclipse plug-in.sha256).
- Put the Eclipse plug-in package (.jar or .zip) in the plugins folder under the Eclipse installation directory. Then restart Eclipse. Figure 1 shows the Eclipse installation directory.
- Open Eclipse and choose File > New > Other, as shown in Figure 2.
- Choose FunctionGraph > Default Java project, as shown in Figure 3.
- Enter a project name, specify a project directory (or use the default directory), and click Finish, as shown in Figure 4.



