Skip to main content
added 29 characters in body; edited title
Source Link
Stephen C
  • 723.4k
  • 95
  • 849
  • 1.3k

What is a classpath and how do I set it?

I was just reading this line:

The first thing the format() method does is load a Velocity template from the classpath named output.vm

And I couldn't figure outPlease explain what was meant by classpath in this context, and how I should set the classpath.

What is a classpath?

I was just reading this line:

The first thing the format() method does is load a Velocity template from the classpath named output.vm

And I couldn't figure out what was meant by classpath in this context.

What is a classpath and how do I set it?

I was just reading this line:

The first thing the format() method does is load a Velocity template from the classpath named output.vm

Please explain what was meant by classpath in this context, and how I should set the classpath.

add Apache-Velocity tag
Link
Ori Marko
  • 59.3k
  • 26
  • 157
  • 259
deleted 177 characters in body; edited title
Source Link
user3453226
user3453226

What is a classpath? confused and need a human touch to understand

I am hoping if someone can explain what a classpath is, looking for an explanation that can stick in my head so when I hear or read the word classpath I don't get confused.

I was just reading this line: "The first thing the format() method does is load a Velocity template from the classpath named output.vm"

The first thing the format() method does is load a Velocity template from the classpath named output.vm

And I couldn't figure out what was meant by classpath in this context.

What is a classpath? confused and need a human touch to understand

I am hoping if someone can explain what a classpath is, looking for an explanation that can stick in my head so when I hear or read the word classpath I don't get confused.

I was just reading this line: "The first thing the format() method does is load a Velocity template from the classpath named output.vm"

And I couldn't figure out what was meant by classpath in this context.

What is a classpath?

I was just reading this line:

The first thing the format() method does is load a Velocity template from the classpath named output.vm

And I couldn't figure out what was meant by classpath in this context.

Source Link
Blankman
  • 268.5k
  • 332
  • 800
  • 1.3k
Loading