473,748 Members | 3,604 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Jython and SciTE

I'm trying to get SciTE to run and compile my jython scripts.
This is what I have in my python.properti es file:

command.name.1. *.py=Go Jython
command.1.*.py= jython $(FileNameExt)
command.1.subsy stem.*.py=1
command.name.2. *.py=Jython -> jar
command.2.*.py= jythonc --core --jar $(FileName).jar $(FileNameExt)
command.2.subsy stem.*.py=1

I keep getting as output:
jython DiceRoll.py
The system cannot find the file specified. jythonc --core --jar DiceRoll.jar DiceRoll.py
The system cannot find the file specified.


It works fine from the command line (PATH is set correctly.)
Jul 18 '05 #1
1 2513
rt lange:
I'm trying to get SciTE to run and compile my jython scripts.
This is what I have in my python.properti es file:

command.name.1. *.py=Go Jython
command.1.*.py= jython $(FileNameExt)
command.1.subsy stem.*.py=1
command.name.2. *.py=Jython -> jar
command.2.*.py= jythonc --core --jar $(FileName).jar $(FileNameExt)
command.2.subsy stem.*.py=1

I keep getting as output:
jython DiceRoll.py
The system cannot find the file specified.


Depending on the OS and the type of command (batch, exe, python script)
"jython" is you may need to execute through the command interpreter which is
cmd on NT:

command.1.*.py= cmd /c jython $(FileNameExt)

Neil
Jul 18 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
545
by: rt lange | last post by:
I'm trying to get my jython scripts running and compiling on SciTE. This is what I have in my python.properties file: command.name.1.*.py=Go Jython command.1.*.py=jython $(FileNameExt) command.1.subsystem.*.py=1 command.name.2.*.py=Jython -> jar command.2.*.py=jythonc --core --jar $(FileName).jar $(FileNameExt) command.2.subsystem.*.py=1
1
3097
by: Nuff Said | last post by:
Question: Is there a way to unfold a Python class *without* unfolding all its methods etc. so that you can get a quick overview of the class? Details: I normally open a file either with 'fold.on.open=1' set in the user's options file resp. I use 'toggle all folds' from
3
1995
by: Brent W. Hughes | last post by:
I want to increase the number of files I can have open in the SciTE editor. The SciTEDoc.html document says to change the number of buffers in a file called SciTE.properties, but it doesn't say specifically how to specify this. So I tried putting this in the properties file: buffers=5 It didn't work. Maybe I need to qualify it in some way, like sys.buffers=5. Does anyone know about this?
32
3685
by: Sticks | last post by:
i'm new to python and i was wondering what editors people prefer to use and why.
2
2673
by: Konrad Koller | last post by:
Under Windows print formatting (header, footer etc.) is OK. Under LINUX it does not work. SciTEGlobal.properties state around line 352: # Printing - only works on Windows Why? How is print formatting determined under LINUX (PLAT_GTK)?
1
3825
by: jim.eggleston | last post by:
I just figured out a reasonably decent way to use pdb in SciTE for debugging Python scripts. Debugging takes place in the SciTE output window. I have only tested this with SciTE on Windows. Here are the pieces you need: 1. Create a debug.py script file (I save this in c:\usr\python\scripts): import sys from pdb import pm, set_trace
1
3533
by: Grant Edwards | last post by:
This is technically off-topic, but scite/scinitilla seems to have a particular connection to the Python community. I just tried scite for the first time and rather like it. It uses GTK, which is shared with my desktop (XFCE) so it starts up fast. It's fairly lean (at least by Emacs/Gnome/KDE standards), but I don't think I can un-learn emacs keybindings. Are emacs keybindings availble for scite somehow?
1
2396
by: Sandy | last post by:
Dear Pythonic People, I recently discovered SciTE (1.68) as a programming editor, and I find it just beautiful. Small, fast, elegant and beautiful. I particularly like syntax highlighting features -- not simply different colours, but styles and fonts too. I don't know whether this is the right place to ask this type of question, but...
4
3418
by: John Ladasky | last post by:
Hi there. The following minimal code in Python 2.3.4 works under Idle v. 1.0.3, but not under SciTE v. 1.66: from time import sleep try: while True: sleep(0.25) print ".",
4
4054
by: Billy | last post by:
Hi! I'm using: -Compiler: Borland Command Line C++ Compiler 5.5.1 -Code Editor: SciTE 1.75 Anybody know how we can in Scite with command Tools|Go (F5) compile and run my c or cpp program at the same time? So I won't first compile and then run, but all in one step.
0
8830
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9544
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9372
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9247
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6074
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4606
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4874
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3313
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2783
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.