Author Topic: Plugin Writing Help
OREOSTARS 
Posts: 2,720
Registered: Mar 3, '05
Extended Info (if available)
Real Post Cnt: 2,404
User ID: 1,032,895
Subject: Plugin Writing Help
I am learning how to code with Java. I was just wondering if there is away to make a decal plugin with it, or is there a similar language to Java that is usable?

Thanks!

 

-----signature-----
(none)
Link to this post
Maddy_ACEDL 
Posts: 12,311
Registered: Feb 23, '00
Extended Info (if available)
Real Post Cnt: 11,836
User ID: 12,026
Subject: Plugin Writing Help
Use C# instead of Java.

 

-----signature-----
Link to this post
Drakier 
Posts: ????
Registered: ????
Extended Info (if available)
Real Post Cnt: 0
User ID: 0
Subject: Plugin Writing Help
C# and Java are very very similar.. they aren't identical, but the syntax is basically the same, and a lot of the methods are similar (like ToString() in C# where it is toString() in Java)

C# is really easy to program plugins in as long as you have some decent programming skills..

just be aware of the rules, the Code of Ethics, and that Decal does not make a good first programming project. It is mainly for people who have a solid programming base, and want to extend their abilities.

The basic rules are at : http://jvarga.berkeley.edu/decal/rules.htm
while most everything else can be found at : http://www.decaldev.com

 

-----signature-----
Link to this post
-paradoxlost- 
Posts: ????
Registered: ????
Extended Info (if available)
Real Post Cnt: 0
User ID: 0
Subject: Plugin Writing Help
Or you could use J#. It's not exactly java, but it would be closer to what you were used than c#.

 

-----signature-----
Link to this post
Lonsgard 
Posts: 13,167
Registered: Jan 5, '02
Extended Info (if available)
Real Post Cnt: 12,827
User ID: 594,610
Subject: Plugin Writing Help
Don't worry Drakier, he isn't trying to do anything complex... just a replacement for ElTank.

 

-----signature-----
(none)
Link to this post

Valid XHTML 1.0 Transitional Powered by PHP