Google+

169. Java API as JRE System Library in Eclipse IDE






Java API is implemented in Eclipse IDE in the form of JRE System Library.

As Eclipse IDE supports Java, JRE System Library is added by default by Eclipse IDE in every Java Project.

Lets create a Java Project in Eclipse IDE and view the Java API implementing JRE System Library -

1. Launch Eclipse IDE and Create a Java Project 'Project 015' as shown below -



2. Observe that on just creating the Java Project, Eclipse IDE has automatically provided the JRE System Library as shown below -


3. As Java API is implemented in Eclipse IDE in the form of JRE System Library, all the predefined functions of Java are now accessible by all the Java Programs that are written in Eclipse IDE.

Understanding the JRE System Library in Eclipse will be explained in the next post.




Please comment below to feedback or ask questions.

Understanding the JRE System Library in Eclipse IDE will be explained in the next post.




No comments: