This website works better with JavaScript.
Home
Explore
Help
Sign In
2dam
/
HolaFichero
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Cambio nombre Clase
master
Juanjo
2 years ago
parent
aacda481a4
commit
6ed9273663
1 changed files
with
2 additions
and
7 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-7
src/file/fp/edu/HolaFichero.java
src/file/fp/edu/Main.java → src/file/fp/edu/HolaFichero.java
View File
@ -1,14 +1,9 @@
package
file.fp.edu
;
public
class
Main
{
public
class
HolaFichero
{
public
static
void
main
(
String
[
]
args
)
{
System
.
out
.
println
(
"Hellofile!"
)
;
}
}
Write
Preview
Loading…
Cancel
Save